Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -210,6 +210,14 @@ loras = [
|
|
210 |
"weights": "dalle-mix.safetensors",
|
211 |
"trigger_word": "dalle-mix"
|
212 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
213 |
#smudge
|
214 |
{
|
215 |
"image": "https://huggingface.co/strangerzonehf/Flux-Sketch-Smudge-LoRA/resolve/main/images/5.png",
|
@@ -250,14 +258,6 @@ loras = [
|
|
250 |
"weights": "Super-Blend.safetensors",
|
251 |
"trigger_word": "Super Blend"
|
252 |
},
|
253 |
-
#3DXL P@1
|
254 |
-
{
|
255 |
-
"image": "https://huggingface.co/strangerzonehf/Flux-3DXL-Partfile-0001/resolve/main/images/4.png",
|
256 |
-
"title": "3DXLP1",
|
257 |
-
"repo": "strangerzonehf/Flux-3DXL-Partfile-0001",
|
258 |
-
"weights": "3DXLP1.safetensors",
|
259 |
-
"trigger_word": "3DXLP1"
|
260 |
-
},
|
261 |
#Mixer2.0
|
262 |
{
|
263 |
"image": "https://huggingface.co/strangerzonehf/Flux-Midjourney-Mix2-LoRA/resolve/main/images/3.png",
|
|
|
210 |
"weights": "dalle-mix.safetensors",
|
211 |
"trigger_word": "dalle-mix"
|
212 |
},
|
213 |
+
#Ghibili P@1
|
214 |
+
{
|
215 |
+
"image": "https://huggingface.co/strangerzonehf/Ghibli-Flux-Cartoon-LoRA/resolve/main/images/3333.png",
|
216 |
+
"title": "Ghibli Flux",
|
217 |
+
"repo": "strangerzonehf/Ghibli-Flux-Cartoon-LoRA",
|
218 |
+
"weights": "Ghibili-Cartoon-Art.safetensors",
|
219 |
+
"trigger_word": "Ghibli Art"
|
220 |
+
},
|
221 |
#smudge
|
222 |
{
|
223 |
"image": "https://huggingface.co/strangerzonehf/Flux-Sketch-Smudge-LoRA/resolve/main/images/5.png",
|
|
|
258 |
"weights": "Super-Blend.safetensors",
|
259 |
"trigger_word": "Super Blend"
|
260 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
261 |
#Mixer2.0
|
262 |
{
|
263 |
"image": "https://huggingface.co/strangerzonehf/Flux-Midjourney-Mix2-LoRA/resolve/main/images/3.png",
|