Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
SantiagoPG
/
Document_QA
like
3
Sleeping
App
Files
Files
Community
main
Document_QA
/
app.py
SantiagoPG
initial commit
d45e9b2
11 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
65 Bytes
import
gradio
as
gr
gr.load(
"models/SantiagoPG/DOC_QA"
).launch()