Instructions to use calihyper/trad-kor-landscape-ink-wash-painting with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use calihyper/trad-kor-landscape-ink-wash-painting with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("calihyper/trad-kor-landscape-ink-wash-painting", 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
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 9604d44e93fc7c00d5068700cfdc206825ee90f9c4eea278df726a84ded4630e
- Size of remote file:
- 4 kB
- SHA256:
- 8805ec25027f9be4ce359ea2a5a8ecf6fe5e936a787bc8d09885352b48d4f831
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.