Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
lixiang46
commited on
Commit
•
53cc2e6
1
Parent(s):
86b4c79
close api
Browse files
app.py
CHANGED
@@ -269,6 +269,4 @@ with gr.Blocks(css=css) as Tryon:
|
|
269 |
label=None
|
270 |
)
|
271 |
|
272 |
-
|
273 |
-
# print("ip address", ip)
|
274 |
-
Tryon.launch()
|
|
|
269 |
label=None
|
270 |
)
|
271 |
|
272 |
+
Tryon.queue(api_open=False).launch(show_api=False)
|
|
|
|