Diffusers
English
lora
stable diffusion
stable diffusion lora
anime
stable diffusion sdxl
sdxl
lora xl
Instructions to use MLbackup/SDXL_Scraped_Loras_2024 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use MLbackup/SDXL_Scraped_Loras_2024 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stabilityai/stable-diffusion-xl-base-1.0", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("MLbackup/SDXL_Scraped_Loras_2024") 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
Commit ·
5d8f182
1
Parent(s): d8638c0
Upload 2 files
Browse files
DUSK_XL_METEION_FFXIV_dadapt_cos_1e-7.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1e5a795897ce7a2ee248a611f0a58f81b49ac28b84286891b809f59d237dd962
|
| 3 |
+
size 170546572
|
DUSK_XL_MISUOFUJIWARA_dadapt_cos_1e-7.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b881e21650a47a782258a7dc2f321dabb7f271b2538037f5e95a155d736d4ea7
|
| 3 |
+
size 340772628
|