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