Instructions to use briannlongzhao/simpsons_custom_diffusion with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use briannlongzhao/simpsons_custom_diffusion with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("briannlongzhao/simpsons_custom_diffusion", dtype=torch.bfloat16, device_map="cuda") prompt = "a cartoon of a <new1>" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 27c65f73bcba48a3dc6b22a5503c051b72b29db86069fe53238f933a6d4403b4
- Size of remote file:
- 102 MB
- SHA256:
- d22d190d5f688a56518e5e98a65f87467b122200549266d242633f67ac7cbee7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.