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 ·
b097724
1
Parent(s): 7ca6c91
Upload 4 files
Browse files- CafesandBars.safetensors +3 -0
- IsoPixel_SDXL.safetensors +3 -0
- MicaXvoorSDXL-000004.safetensors +3 -0
- MicaXvoorSDXL.safetensors +3 -0
CafesandBars.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:302daa42d7971d3a0241953b66988789dfe72dc54070e4a30a32857c17e14ad2
|
| 3 |
+
size 228475644
|
IsoPixel_SDXL.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0d03511a5347d4ca4a62cf2c102fd66d5e42652255c5faea6f3f84aa9e0f10c5
|
| 3 |
+
size 228463388
|
MicaXvoorSDXL-000004.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:29e7fd9726492f5c035f18acdaf41691cf91ca1bd348c29721aa889a905328fb
|
| 3 |
+
size 228455412
|
MicaXvoorSDXL.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:038c300bfe32b600b66c12726432986e53625e36916f457e844931e9d30e0251
|
| 3 |
+
size 228455420
|