Instructions to use Minoumimi/PGR-Illustrious with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Minoumimi/PGR-Illustrious with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("calcuis/illustrious", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Minoumimi/PGR-Illustrious") prompt = "-" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
![[PGR] Teddy v2 1.jpg](/Minoumimi/PGR-Illustrious/resolve/main/images/%5BPGR%5D%20Teddy%20v2%201.jpg)
- Xet hash:
- 9c1a042cdc3702435b6dec252bf2fba2f7c595763c5dd472375cc0241927f1e2
- Size of remote file:
- 403 kB
- SHA256:
- e4140fb3e496066a656bea7ff186b6fcfb9179ec640c9458c8c0226ccac83c71
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.