Instructions to use Xopen/emily2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Xopen/emily2 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("krea/Krea-2-Raw", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Xopen/emily2") prompt = "A cinematic close-up of Emily as a cyberpunk hacker, illuminated by neon blue holographic screens in a rainy futuristic Tokyo alley." image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- a94309a4ba4a0265832c5dd0ef11fa51d7218dffb89f991592c4a53fa4119c11
- Size of remote file:
- 1.4 kB
- SHA256:
- 9edb951d673c5d142e5d95e00d380de98d2a455d7e6f52cc072187d64cc9a9ed
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.