Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -4,7 +4,7 @@ import sys
|
|
4 |
from pathlib import Path
|
5 |
|
6 |
models = [
|
7 |
-
"
|
8 |
"x67/shortjourney",
|
9 |
"prompthero/funko-diffusion",
|
10 |
"prompthero/midjourney-v4-diffusion",
|
|
|
4 |
from pathlib import Path
|
5 |
|
6 |
models = [
|
7 |
+
"smereces/2.1-SD-Modern-Buildings-Style-MD",
|
8 |
"x67/shortjourney",
|
9 |
"prompthero/funko-diffusion",
|
10 |
"prompthero/midjourney-v4-diffusion",
|