Spaces:
Runtime error
Runtime error
Commit
·
7dd20f1
1
Parent(s):
1500e0d
added own selection of loras
Browse files- README.md +1 -0
- __pycache__/live_preview_helpers.cpython-310.pyc +0 -0
- loras.json +14 -0
README.md
CHANGED
|
@@ -24,6 +24,7 @@ models:
|
|
| 24 |
- multimodalart/flux-tarot-v1
|
| 25 |
- alfredplpl/flux.1-dev-modern-anime-lora
|
| 26 |
- AIWarper/RubberCore1920sCartoonStyle
|
|
|
|
| 27 |
---
|
| 28 |
|
| 29 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 24 |
- multimodalart/flux-tarot-v1
|
| 25 |
- alfredplpl/flux.1-dev-modern-anime-lora
|
| 26 |
- AIWarper/RubberCore1920sCartoonStyle
|
| 27 |
+
- bluepen5805/blue_pencil-flux1
|
| 28 |
---
|
| 29 |
|
| 30 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
__pycache__/live_preview_helpers.cpython-310.pyc
ADDED
|
Binary file (4.03 kB). View file
|
|
|
loras.json
CHANGED
|
@@ -152,5 +152,19 @@
|
|
| 152 |
"title": "Retrofuturism Flux",
|
| 153 |
"repo": "martintomov/retrofuturism-flux",
|
| 154 |
"trigger_word": ", retrofuturism"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 155 |
}
|
| 156 |
]
|
|
|
|
| 152 |
"title": "Retrofuturism Flux",
|
| 153 |
"repo": "martintomov/retrofuturism-flux",
|
| 154 |
"trigger_word": ", retrofuturism"
|
| 155 |
+
},
|
| 156 |
+
{
|
| 157 |
+
"image": "https://huggingface.co/bluepen5805/anima_pencil-XL/resolve/main/images/anima_pencil-XL-v1.0.0.webp",
|
| 158 |
+
"title": "bluepen5805/blue_pencil-flux1",
|
| 159 |
+
"repo": "bluepen5805/blue_pencil-flux1",
|
| 160 |
+
"weights": "blue_pencil-flux1-v0.0.3.safetensors",
|
| 161 |
+
},
|
| 162 |
+
{
|
| 163 |
+
"image": "https://huggingface.co/alfredplpl/flux.1-dev-modern-anime-lora/resolve/main/eyecatch2.jpg",
|
| 164 |
+
"title": "flux.1-dev-modern-anime-lora",
|
| 165 |
+
"repo": "alfredplpl/flux.1-dev-modern-anime-lora",
|
| 166 |
+
"weights": "modern-anime-lora_diffusers.safetensors",
|
| 167 |
+
"trigger_word": "modern anime style, ",
|
| 168 |
+
"trigger_position": "prepend"
|
| 169 |
}
|
| 170 |
]
|