Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Illia56/Ask_PDF_anything
dolo650
/
QA_my_PDF
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
5ac6ee4
QA_my_PDF
/
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'
]