Instructions to use antonellaavad/jamie with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use antonellaavad/jamie with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stabilityai/stable-diffusion-2-1-base", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("antonellaavad/jamie") prompt = "photo of jsd" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
- Xet hash:
- 991c228c73139634321500ab49ca8cdf6d652500ebf9a05f59c838fa21bc9fa0
- Size of remote file:
- 3.42 MB
- SHA256:
- 9e1a3e6d8fb7340f403eaac3f8734a26a4f47832206c5a998892f3f8d512fff1
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.