Text-to-Image
Diffusers
GGUF
English
Anime
Disney
3D
Lykon
stable-diffusion
stable-diffusion-diffusers
Instructions to use second-state/3dAnimationDiffusion_v10-GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use second-state/3dAnimationDiffusion_v10-GGUF with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("second-state/3dAnimationDiffusion_v10-GGUF", 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:
- 6bef1d5b521407a93f3e73c08416a52710ec1970932a53357926e3329943db48
- Size of remote file:
- 1.59 GB
- SHA256:
- 6253fdfd572dc58a23e67aa40d60483cb5cc2e2440fbfac64ad7b4edc457be86
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.