Instructions to use ApathyGhost/EmoElin with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use ApathyGhost/EmoElin with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("black-forest-labs/FLUX.1-dev", torch_dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("ApathyGhost/EmoElin") prompt = "-" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 685af8eeb2ff8e694d8dcf68477ebf79900f425dbf1e6979f8b2e0a6cb84a0af
- Size of remote file:
- 67.3 MB
- SHA256:
- b45fe1b5c4c5e394ff00605e5a3b2de5c770519440b45cb4ca25c060a3e83442
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.