Spaces:
Sleeping
Sleeping
File size: 392 Bytes
ec6dd69 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
pagefilter:
type: RFClassifier
params:
modelfile: random_forest_model_low_false_positive.joblib
table_extraction:
- type: Camelot
params:
flavor: stream
- type: Camelot
params:
flavor: lattice
- type: Unstructured
params:
hi_res_model_name: "yolox"
pdf_image_dpi: 300
# - type: LLamaParse
# - type: UnstructuredAPI
# table_cleaning:
|