Instructions to use ShinnosukeU/kanji_diffusion_final with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use ShinnosukeU/kanji_diffusion_final with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("ShinnosukeU/kanji_diffusion_final", 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
- Draw Things
- DiffusionBee
- Xet hash:
- a27bb2ff710923ee1f025cefd40eee8ec175846ffe857bb6218a2512df0a5c3c
- Size of remote file:
- 335 MB
- SHA256:
- 95476fee321f57d480f0c661a69eb972f6ce0289770290d2409e6c2b70f9c1f5
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.