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