Text-to-Image
Diffusers
Safetensors
StableDiffusionPipeline
Anime
3D
Classic Animation
DucHaiten
stable-diffusion
stable-diffusion-diffusers
Instructions to use Yntec/ClassicEra with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Yntec/ClassicEra with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Yntec/ClassicEra", 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:
- c9e96a4ab37d274a66684e3f3560bb5e50c625f014592f8b05f945c0340cea60
- Size of remote file:
- 1.72 GB
- SHA256:
- 585150025d039c6612489b90e85ca5c04682d1ed46f2b1f6c94334c43c05c6ce
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.