Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
retopara
/
ragflow
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
db8cae3
ragflow
/
python
/
parser
/
__init__.py
KevinHuSh
init python part (#7)
f4456af
over 1 year ago
raw
Copy download link
history
blame
153 Bytes
from
.pdf_parser
import
HuParser
as
PdfParser
from
.docx_parser
import
HuDocxParser
as
DocxParser
from
.excel_parser
import
HuExcelParser
as
ExcelParser