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
- Draw Things
- DiffusionBee
- Xet hash:
- 42a714cf2a866142ae98596ff6373cadbe5307afa3180453a6eccefab9b6750a
- Size of remote file:
- 1.62 GB
- SHA256:
- 749126ff37d833fb1478cbb157e53a4eeeba624482b14d9b0b0e486d558d5c29
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.