Instructions to use EnD-Diffusers/EarthAnimixMain_Diffusers with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use EnD-Diffusers/EarthAnimixMain_Diffusers 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/EarthAnimixMain_Diffusers", 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:
- 6711007eef0f2ef52e233314c67a4490865f6c3e790bb054d67f1efc58ccf423
- Size of remote file:
- 5.67 GB
- SHA256:
- 057fe18f47e589210d978803c651d2feb20801cb6db4b476497d442e93875820
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.