Instructions to use EnD-Diffusers/emo-goth-core with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use EnD-Diffusers/emo-goth-core 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/emo-goth-core", dtype=torch.bfloat16, device_map="cuda") prompt = "mikeidsk1" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
- Xet hash:
- c756f5b79fe119e6bdad6c6a9cc5290f22d0f96919ecf68d3256737de774d7f1
- Size of remote file:
- 492 MB
- SHA256:
- 7bb8f783e2886b911bea0a8fa763d2e2328a0a9a923cad82f3fe4ec0835cda61
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.