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
Upload 3 files
Browse files
SDXL_Jan24/MarvelPaintCards-000003.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:39325a4f385d33a87fb1efdcc76b881442adb3dfe4169287c44511d8c9189a7d
|
| 3 |
+
size 228472516
|
SDXL_Jan24/MarvelPaintCards-000004.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:acf3152a053fc16ff07ba08f49ee451130b5effb0afe24a3ff00016c5b7a8aa5
|
| 3 |
+
size 228472516
|
SDXL_Jan24/MarvelPaintCards.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:58f461012002694def9c08a429cb7ebc3ca9169cd21b0f7d9cd66d7d9e1f1719
|
| 3 |
+
size 228472516
|