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