Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -11,7 +11,7 @@ api_base = os.getenv("API_BASE")
|
|
11 |
mmodels = {
|
12 |
"DALL-E 3 XL": "openskyml/dalle-3-xl",
|
13 |
"Playground 2": "playgroundai/playground-v2-1024px-aesthetic",
|
14 |
-
"Openjourney 4": "
|
15 |
"AbsoluteReality 1.8.1": "digiplay/AbsoluteReality_v1.8.1",
|
16 |
"Lyriel 1.6": "stablediffusionapi/lyrielv16",
|
17 |
"Animagine XL 2.0": "Linaqruf/animagine-xl-2.0",
|
|
|
11 |
mmodels = {
|
12 |
"DALL-E 3 XL": "openskyml/dalle-3-xl",
|
13 |
"Playground 2": "playgroundai/playground-v2-1024px-aesthetic",
|
14 |
+
"Openjourney 4": "prompthero/openjourney-v4",
|
15 |
"AbsoluteReality 1.8.1": "digiplay/AbsoluteReality_v1.8.1",
|
16 |
"Lyriel 1.6": "stablediffusionapi/lyrielv16",
|
17 |
"Animagine XL 2.0": "Linaqruf/animagine-xl-2.0",
|