Text-to-Image
Diffusers
English
stable-diffusion
ponyxl
loras
illustriousxl
naixl
sdxl
anime
lora
low
low-rank-adaptation
Instructions to use MLbackup/Scraped_2025_Loras with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use MLbackup/Scraped_2025_Loras with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("AstraliteHeart/pony-diffusion-v6,OnomaAIResearch/Illustrious-xl-early-release-v0,Laxhar/noobai-XL-1.1,stabilityai/stable-diffusion-xl-base-1.0", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("MLbackup/Scraped_2025_Loras") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
Upload 3 files
Browse files
Altered_Carbon_Resleeved_Style_IllustriousXL.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:010a0344aea48414bfb8aed8ca5e72f1ee832e06281b6f504189d7359354b826
|
| 3 |
+
size 170559924
|
Arcane_Style_IllustriousXL.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eb91864192db33908b86a2debb47d1f493a388270ed823f9d9c6969a684fe4ae
|
| 3 |
+
size 170565908
|
Arcane_Style_PonyXL.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:79424441b79c2548fc4db34ec4862124bf92ab93b2c9060eed5a18e424760635
|
| 3 |
+
size 170565900
|