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