Instructions to use aipicasso/cool-japan-diffusion-for-learning-2-0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use aipicasso/cool-japan-diffusion-for-learning-2-0 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("aipicasso/cool-japan-diffusion-for-learning-2-0", dtype=torch.bfloat16, device_map="cuda") prompt = "anime, a beautuful girl with black hair and red eyes, kimono, 4k, detailed" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 23dbff72ecd73cd707fa20a16e0d6d2ba9d6a0f8b679aba06ad34897df0f7791
- Size of remote file:
- 335 MB
- SHA256:
- a81ef420e04c2857bacc85ebbeeeea01e01f141512511dc448f41539cacd60d1
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.