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", torch_dtype=torch.bfloat16, device_map="cuda") prompt = "mikeidsk1" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 0c4c605b9f035dc21acf4b046b3a97298c2d9810ad2706415f97d1d4fc70fb84
- Size of remote file:
- 3.44 GB
- SHA256:
- 7bbdfade3283878314a153fe90e4b388d68bfd424bcf296c257a5ecf0b12a722
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.