Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -9,11 +9,11 @@ models =[
|
|
9 |
"adirik/flux-cinestill",
|
10 |
"VideoAditor/Flux-Lora-Realism",
|
11 |
"black-forest-labs/FLUX.1-schnell",
|
12 |
-
"
|
13 |
-
"
|
14 |
"alvdansen/flux-koda",
|
15 |
-
"
|
16 |
-
"
|
17 |
|
18 |
]
|
19 |
|
|
|
9 |
"adirik/flux-cinestill",
|
10 |
"VideoAditor/Flux-Lora-Realism",
|
11 |
"black-forest-labs/FLUX.1-schnell",
|
12 |
+
"mann-e/Mann-E_Turbo",
|
13 |
+
"nerijs/dark-fantasy-movie-flux",
|
14 |
"alvdansen/flux-koda",
|
15 |
+
"black-forest-labs/FLUX.1-dev",
|
16 |
+
"SG161222/RealVisXL_V4.0",
|
17 |
|
18 |
]
|
19 |
|