Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -209,6 +209,14 @@ loras = [
|
|
| 209 |
"weights": "dalle-mix.safetensors",
|
| 210 |
"trigger_word": "dalle-mix"
|
| 211 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 212 |
#-----------------------------------------------------------------------------------LoRA's----------------------------------------------------------------------#
|
| 213 |
#0
|
| 214 |
{
|
|
|
|
| 209 |
"weights": "dalle-mix.safetensors",
|
| 210 |
"trigger_word": "dalle-mix"
|
| 211 |
},
|
| 212 |
+
#Midjourney-mix
|
| 213 |
+
{
|
| 214 |
+
"image": "https://huggingface.co/strangerzonehf/Flux-Midjourney-Mix-LoRA/resolve/main/images/mj10.png",
|
| 215 |
+
"title": "Midjourney Mix",
|
| 216 |
+
"repo": "strangerzonehf/Flux-Midjourney-Mix-LoRA",
|
| 217 |
+
"weights": "midjourney-mix.safetensors",
|
| 218 |
+
"trigger_word": "midjourney mix"
|
| 219 |
+
},
|
| 220 |
#-----------------------------------------------------------------------------------LoRA's----------------------------------------------------------------------#
|
| 221 |
#0
|
| 222 |
{
|