Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
drewvid
/
agile_mentor
like
0
Sleeping
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
drewvid
commited on
May 13, 2024
Commit
ee6e42c
·
1 Parent(s):
e97077c
reversed change
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -93,4 +93,4 @@ demo = gr.ChatInterface(
93
94
95
if __name__ == "__main__":
96
-
demo.launch(
share=True
)
93
94
95
if __name__ == "__main__":
96
+
demo.launch()