Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
GoChat
/
GoChat247Demo
like
0
Paused
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
Ahmed-14
commited on
Apr 22, 2023
Commit
e3f286a
·
1 Parent(s):
7e0cf9e
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -130,4 +130,4 @@ with gr.Blocks() as demo:
130
131
132
if __name__ == "__main__":
133
-
demo.launch(
share=True
)
130
131
132
if __name__ == "__main__":
133
+
demo.launch()