Instructions to use leafspt/dongwon with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use leafspt/dongwon with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("leafspt/dongwon", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 9e8cb3961d55ef1ab2b908a05acf2d51963c136dd4c902a8cbe8974592ff3f2b
- Size of remote file:
- 455 MB
- SHA256:
- 4d43e6c2cc84a78f589e3f16d9ff0e00112ddd26304eb3f59cc8321a469a2ab9
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.