Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -202,6 +202,14 @@ loras = [
|
|
202 |
"weights": "lora.safetensors",
|
203 |
"trigger_word": "CONDENSATION"
|
204 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
205 |
#24
|
206 |
{
|
207 |
"image": "https://huggingface.co/strangerzonehf/Flux-Claymation-XC-LoRA/resolve/main/images/4.png",
|
|
|
202 |
"weights": "lora.safetensors",
|
203 |
"trigger_word": "CONDENSATION"
|
204 |
},
|
205 |
+
#new1
|
206 |
+
{
|
207 |
+
"image": "https://huggingface.co/renderartist/simplevectorflux/resolve/main/images/ComfyUI_09465_.jpeg",
|
208 |
+
"title": "Vector Flux",
|
209 |
+
"repo": "renderartist/simplevectorflux",
|
210 |
+
"weights": "Simple_Vector_Flux_v2_renderartist.safetensors",
|
211 |
+
"trigger_word": "v3ct0r, vector"
|
212 |
+
},
|
213 |
#24
|
214 |
{
|
215 |
"image": "https://huggingface.co/strangerzonehf/Flux-Claymation-XC-LoRA/resolve/main/images/4.png",
|