Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
DocSrvNyk
/
XSCP
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
DocSrvNyk
commited on
Sep 2, 2023
Commit
8f074c6
·
1 Parent(s):
2e8b609
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -35,4 +35,4 @@ iface = gr.Interface(
35
outputs=gr.outputs.Textbox()
36
)
37
38
-
iface.launch(
inbrowser=True
)
35
outputs=gr.outputs.Textbox()
36
)
37
38
+
iface.launch()