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:
- 59f78f80c2c388814765e18a167c399f4ab6303507505e52a5c2cef7ee4a78ba
- Size of remote file:
- 14.3 kB
- SHA256:
- 2b8ca0cff895ee1859293a2ff13825c295d0d4aa53ee6e9e3b7d2dc9ccca7510
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.