Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
freddyaboulton/gradio_pdf
awacke1
/
Gradio-PDF-Document-QA-PDF-UI
like
2
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
d0a7994
Gradio-PDF-Document-QA-PDF-UI
/
src
/
backend
/
gradio_pdf
/
__init__.py
freddyaboulton
HF Staff
Upload folder using huggingface_hub
379e788
over 1 year ago
raw
Copy download link
history
blame
Safe
41 Bytes
from
.pdf
import
PDF
__all__ = [
'PDF'
]