Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
bhaskartripathi
/
pdfChatter
like
153
Running
App
Files
Files
Community
5
Fetching metadata from the HF Docker repository...
bhaskartripathi
commited on
Dec 9, 2024
Commit
59aff9a
·
verified
·
1 Parent(s):
e8beffc
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-3
app.py
CHANGED
Viewed
@@ -328,6 +328,4 @@ with gr.Blocks(css="""#chatbot { font-size: 14px; min-height: 1200; }""") as dem
328
[msg, chatbot]
329
)
330
331
-
demo.launch()
332
-
333
-
328
[msg, chatbot]
329
)
330
331
+
demo.launch()