Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
fffiloni/langchain-chat-with-pdf
anitalp
/
langchain-chat-with-pdf
like
0
Sleeping
App
Files
Files
Community
anitalp
commited on
Nov 5, 2023
Commit
b2bc50d
•
1 Parent(s):
fa625f8
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -85,4 +85,4 @@ with gr.Blocks(css=css) as demo:
85
bot, chatbot, chatbot
86
)
87
88
-
demo.launch(
share=True
)
85
bot, chatbot, chatbot
86
)
87
88
+
demo.launch()