Spaces:
Runtime error
Runtime error
Edit ngrok
Browse files
app.py
CHANGED
@@ -13,7 +13,7 @@ initial_height = 768
|
|
13 |
|
14 |
params = {
|
15 |
"enable_SD_api": True,
|
16 |
-
"address": "https://
|
17 |
"save_img": True,
|
18 |
"SD_model": "Unused", # not actually used
|
19 |
"prompt_prefix": "4k, 8k, masterpiece, artstation, in dressed",
|
|
|
13 |
|
14 |
params = {
|
15 |
"enable_SD_api": True,
|
16 |
+
"address": "https://ae48-2001-d08-e3-41de-258c-811d-a13b-a6f.ngrok-free.app",
|
17 |
"save_img": True,
|
18 |
"SD_model": "Unused", # not actually used
|
19 |
"prompt_prefix": "4k, 8k, masterpiece, artstation, in dressed",
|