Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
itachi-ai/Chat-Bot
iamironman4279
/
Chat-Bot
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
itachi-ai
commited on
Mar 31, 2024
Commit
9157aa8
·
verified
·
1 Parent(s):
a3cd6cc
updated
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -66,4 +66,4 @@ with gr.Blocks() as demo:
66
<div align='center'> MONGODB | LANGCHAIN | HUGGINGFACE</div>
67
""")
68
69
-
demo.launch(
share=True
)
66
<div align='center'> MONGODB | LANGCHAIN | HUGGINGFACE</div>
67
""")
68
69
+
demo.launch()