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:
- 4e4a7205e184b01a3ab07d194017ebfbafd16debad458c1dd0afdaa6a050985a
- Size of remote file:
- 3.9 kB
- SHA256:
- 03302b97eb2ed11af9503da607b01b033edbb591c66c996808ff4ba13158b800
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.