Instructions to use taraxis/nekodream with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use taraxis/nekodream with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("taraxis/nekodream", dtype=torch.bfloat16, device_map="cuda") prompt = "nkoctst" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- eb26b8a513ecbd04407395e1bcc20c7a86bf0294716696928e2bdca98a54b45f
- Size of remote file:
- 492 MB
- SHA256:
- 2cb0ba55efa21e560d3f8600c41fa50e878f9bc8b151fa0ee48cc208c0bdc28f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.