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:
- fa244fc67eced1bf5d15d41b25135d4bee4a048892890b5697fd0eefe6627fbd
- Size of remote file:
- 988 Bytes
- SHA256:
- 96ce4c5db5def20cb6776fe15ec4d4ec9237208dcbf3f39deb124fadcc44349e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.