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 Settings
- Draw Things
Commit ·
01d3014
1
Parent(s): 5d8f182
Upload 7 files
Browse files- DUSK_XL_OSEAXL_dadapt_cos_1e-7.safetensors +3 -0
- DUSK_XL_TAROTCARD_dadapt_cos_5e4.safetensors +3 -0
- DUSK_XL_WITCHBLADE_dadapt_cos_5e4.safetensors +3 -0
- EARTH_XL_NijiEMOTE_dadapt_cos_1e-7.safetensors +3 -0
- EARTH_XL_SUINSPO_dadapt_cos_1e-7.safetensors +3 -0
- EarthXL_Cataylst_dadapt_cos_5e4 (1).safetensors +3 -0
- EarthXL_Cataylst_dadapt_cos_5e4.safetensors +3 -0
DUSK_XL_OSEAXL_dadapt_cos_1e-7.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:06cadeafc78e691362acde9ee37d067617a9cce4e36c7f1842735b9bdba51aca
|
| 3 |
+
size 340805948
|
DUSK_XL_TAROTCARD_dadapt_cos_5e4.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9665029bed811fdf156b5f8e6037182dee0036a89500cccdbb503fc19a72c95a
|
| 3 |
+
size 42878396
|
DUSK_XL_WITCHBLADE_dadapt_cos_5e4.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1e774f4bcdd2350a49a38442dcc10fbdf74113a6a882eccece7a41e6868c09ec
|
| 3 |
+
size 42869556
|
EARTH_XL_NijiEMOTE_dadapt_cos_1e-7.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a0cbb77586f478a1f3e776d46775164798f95d40827d4e0c1c1469a666e4df06
|
| 3 |
+
size 42869340
|
EARTH_XL_SUINSPO_dadapt_cos_1e-7.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:42ac04000bcb6dc668c518f6b64e5e30bbc80de42c7dcad45f05030016a11daa
|
| 3 |
+
size 340776236
|
EarthXL_Cataylst_dadapt_cos_5e4 (1).safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ddfc72b0f24a213d85bbb0b1e07f2ecc0bec0a4bb9364489d3f7711c596f5b0e
|
| 3 |
+
size 42875260
|
EarthXL_Cataylst_dadapt_cos_5e4.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ddfc72b0f24a213d85bbb0b1e07f2ecc0bec0a4bb9364489d3f7711c596f5b0e
|
| 3 |
+
size 42875260
|