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