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:
- 52bbe3fd74853e80516c0e0a337fb0af709b43e9cbd5e9b305c60b9fed87fb08
- Size of remote file:
- 2.13 GB
- SHA256:
- a157d629653f5f98626934cd85fc73c3f75ae4b182cebc7d1cf99279960129f4
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.