Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -13,7 +13,7 @@ client_cache = {}
|
|
13 |
|
14 |
# Your models (replace with yours)
|
15 |
all_models = [
|
16 |
-
"
|
17 |
"runwayml/stable-diffusion-v1-5",
|
18 |
"Uthar/John6666_epicrealism-xl-v8kiss-sdxl"
|
19 |
]
|
|
|
13 |
|
14 |
# Your models (replace with yours)
|
15 |
all_models = [
|
16 |
+
"codermert/ezelll_flux",
|
17 |
"runwayml/stable-diffusion-v1-5",
|
18 |
"Uthar/John6666_epicrealism-xl-v8kiss-sdxl"
|
19 |
]
|