Text-to-Image
Diffusers
diffusers-training
lora
template:sd-lora
stable-diffusion-xl
stable-diffusion-xl-diffusers
Instructions to use Tonioesparza/ourhood_training_dreambooth_lora_2_0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Tonioesparza/ourhood_training_dreambooth_lora_2_0 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("SG161222/RealVisXL_V5.0", torch_dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Tonioesparza/ourhood_training_dreambooth_lora_2_0") prompt = "A photograph, of an Ourhood privacy booth, front view, in a warehouse eventspace environment, in the style of event photography, silken oak frame, checkered warm grey exterior fabric, checkered warm grey interior fabric, curtains, diner seating, pillows" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 3ed4b0d619c036ad3cdd042f2f9975cbe0ad00bc439e9bbf15bee0823f46d5d9
- Size of remote file:
- 988 Bytes
- SHA256:
- e0c22e929f08b2884f1a4f697b8b9589d8addeabd63d68873de6bde4e59e0918
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.