Instructions to use pmczip/SD1.5_LoRa_Models with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use pmczip/SD1.5_LoRa_Models with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stable-diffusion-v1-5/stable-diffusion-v1-5", torch_dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("pmczip/SD1.5_LoRa_Models") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
| license: other | |
| license_name: bespoke-lora-trained-license | |
| license_link: https://multimodal.art/civitai-licenses | |
| language: | |
| - en | |
| tags: | |
| - safetensors | |
| - t2i | |
| - text-to-image | |
| - diffusers | |
| - photorealistic | |
| - woman | |
| - celebrity | |
| - likeness | |
| - lora | |
| - SD15 | |
| base_model: | |
| - stable-diffusion-v1-5/stable-diffusion-v1-5 | |
| Current SD1.5 LoRa Models: | |
| Aimee Teegarden | |
| Alex Kingston | |
| Ashley Judd | |
| Beth Phoenix (2 versions) | |
| Bettie Page | |
| Britt Lower | |
| Carice van Houten | |
| Catherine Bell | |
| Christina Ricci | |
| Diane Guerrero | |
| Elizabeth Henstridge | |
| Gabrielle Union | |
| Gretchen Mol | |
| Heather Morris | |
| Hilary Swank | |
| Holly Marie Combs | |
| Irene Cara | |
| Isa Briones | |
| Italia Ricci | |
| Jade Pettyjohn | |
| Jules Asner | |
| Julia Stiles | |
| Justine Bateman | |
| Katarina Witt | |
| Katherine Heigl (2 versions) | |
| Kelly Hu | |
| Lacey Chabert | |
| Laura Prepon | |
| Lea Michele (2 versions) | |
| Leah Remini | |
| Maia Mitchell | |
| Melissa Joan Hart | |
| Mia Sara | |
| Michelle Williams | |
| Rachael Leigh Cook | |
| Sabrina Lloyd | |
| Sandra Bullock | |
| Sarah Jones | |
| Sean Young | |
| Sela Ward | |
| Susan Oliver | |
| Tatyana Ali | |
| Vanessa Marcil | |
| Zooey Deschanel | |
| Zuleikha Robinson (2 versions) |