Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Pavan178/RAG-PDF-CHATBOT
Pavan178
/
RAG-PDF-CHATBOT-g
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
42e0a3f
RAG-PDF-CHATBOT-g
/
app.py
Pavan178
Update app.py
7ac2dc6
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
73 Bytes
from
gradio_app
import
demo
if
__name__ ==
"__main__"
:
demo.launch()