Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
darkc0de
/
Chat
like
70
Running
App
Files
Files
Community
1
darkc0de
commited on
15 days ago
Commit
3169734
·
verified
·
1 Parent(s):
4095baa
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -58,4 +58,4 @@ with gr.Blocks(theme=gr.themes.Soft()) as demo:
58
)
59
60
if __name__ == "__main__":
61
-
demo.launch(show_api=
True
, share=False)
58
)
59
60
if __name__ == "__main__":
61
+
demo.launch(show_api=
False
, share=False)