Instructions to use mkobos/joules-lorretta-jersey-blouse with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use mkobos/joules-lorretta-jersey-blouse with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("emilianJR/HRA_hyperrealism_art", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("mkobos/joules-lorretta-jersey-blouse") prompt = "Joules Lorretta Jersey Blouse" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
LoRA DreamBooth - joules-lorretta-jersey-blouse
These are LoRA adaption weights for emilianJR/HRA_hyperrealism_art. The weights were trained on the instance prompt "Joules Lorretta Jersey Blouse" using DreamBooth. You can find some example images in the following.
- Downloads last month
- -
Model tree for mkobos/joules-lorretta-jersey-blouse
Base model
emilianJR/HRA_hyperrealism_art