Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -1939,6 +1939,22 @@ loras = [
|
|
| 1939 |
"repo": "glif-loradex-trainer/maxxd4240_PleinAir",
|
| 1940 |
"weights": "PleinAir.safetensors",
|
| 1941 |
"trigger_word": "P1e!n"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1942 |
}
|
| 1943 |
#add new
|
| 1944 |
]
|
|
|
|
| 1939 |
"repo": "glif-loradex-trainer/maxxd4240_PleinAir",
|
| 1940 |
"weights": "PleinAir.safetensors",
|
| 1941 |
"trigger_word": "P1e!n"
|
| 1942 |
+
},
|
| 1943 |
+
#217
|
| 1944 |
+
{
|
| 1945 |
+
"image": "https://huggingface.co/prithivMLmods/Flux-GArt-LoRA/resolve/main/images/G2.png",
|
| 1946 |
+
"title": "GArt",
|
| 1947 |
+
"repo": "prithivMLmods/Flux-GArt-LoRA",
|
| 1948 |
+
"weights": "GArt.safetensors",
|
| 1949 |
+
"trigger_word": "GArt"
|
| 1950 |
+
},
|
| 1951 |
+
#218
|
| 1952 |
+
{
|
| 1953 |
+
"image": "https://huggingface.co/strangerzonehf/Flux-Super-Capybara-HF/resolve/main/images/C2.png",
|
| 1954 |
+
"title": "Capybara HF",
|
| 1955 |
+
"repo": "strangerzonehf/Flux-Super-Capybara-HF",
|
| 1956 |
+
"weights": "capybara-hf.safetensors",
|
| 1957 |
+
"trigger_word": "capybara hf"
|
| 1958 |
}
|
| 1959 |
#add new
|
| 1960 |
]
|