Instructions to use LyliaEngine/aMixIllustrious_aMix with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use LyliaEngine/aMixIllustrious_aMix with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("OnomaAIResearch/Illustrious-xl-early-release-v0", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("LyliaEngine/aMixIllustrious_aMix") prompt = "mechanical parts, solo, damaged, android, science fiction, cable,, 1girl, cyborg, portrait, , , robot, black sclera, cyberpunk, silver pupils, white skin, silver, wires, , silver, lips, cyberpunk, single tear, expressionless, crying with eyes open, colored eyelashes, sad smile, silver trim, silver headgear, looking at viewer, reaching towards viewer, " image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 83dff62fe1d49d6c43058eb749eb0e0598a112d5e5d8c3c1ff39494a967e1deb
- Size of remote file:
- 7.11 GB
- SHA256:
- b199b92ee9fadbd84b926e8f2592a8ea04503ec0953b50d62d40169264fb69d4
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.