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 Settings
- Draw Things
- DiffusionBee
Update README.md
Browse files
README.md
CHANGED
|
@@ -3,7 +3,7 @@ license: creativeml-openrail-m
|
|
| 3 |
---
|
| 4 |
# EarthnDusk/Loras_2025
|
| 5 |
|
| 6 |
-
These are backups for the
|
| 7 |
|
| 8 |
While these are free for you to download and use at your own discretion based on how open source should be...
|
| 9 |
|
|
@@ -13,7 +13,6 @@ To find the keywords for the lora you just use Xypher's tool here: https://xyphe
|
|
| 13 |
|
| 14 |
## E&D Links
|
| 15 |
|
| 16 |
-
CivitAI: https://civitai.com/user/earthnicity/ https://civitai.com/user/duskfallcrew
|
| 17 |
|
| 18 |
Discord: https://discord.gg/5t2kYxt7An
|
| 19 |
|
|
@@ -37,3 +36,8 @@ Instagram: https://instagram.com/duskfallcrew
|
|
| 37 |
|
| 38 |
Donate to Us: https://ko-fi.com/duskfallcrew/ https://ko-fi.com/earthnicity https://www.buymeacoffee.com/duskfallxcrew
|
| 39 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
# EarthnDusk/Loras_2025
|
| 5 |
|
| 6 |
+
These are backups for the creators Earthnicity & Duskfallcrew.
|
| 7 |
|
| 8 |
While these are free for you to download and use at your own discretion based on how open source should be...
|
| 9 |
|
|
|
|
| 13 |
|
| 14 |
## E&D Links
|
| 15 |
|
|
|
|
| 16 |
|
| 17 |
Discord: https://discord.gg/5t2kYxt7An
|
| 18 |
|
|
|
|
| 36 |
|
| 37 |
Donate to Us: https://ko-fi.com/duskfallcrew/ https://ko-fi.com/earthnicity https://www.buymeacoffee.com/duskfallxcrew
|
| 38 |
|
| 39 |
+
|
| 40 |
+
## Lisc
|
| 41 |
+
|
| 42 |
+
Please refrain from re-uploading to websites for the time being, we've left gracefully from Civitai, and we wish not to mess with otehr uploading sites for the time being until we get a break going on.
|
| 43 |
+
|