taprosoft commited on
Commit
b38f13f
·
1 Parent(s): 188f052

feat: add test pdf

Browse files
Files changed (2) hide show
  1. app.py +1 -1
  2. table.pdf +0 -0
app.py CHANGED
@@ -77,7 +77,7 @@ latex_delimiters = [
77
 
78
  # startup test (also for loading models the first time)
79
  start_startup = time.time()
80
- WARMUP_PDF_PATH = "/home/tadashi/MinerU/examples/complex_layout.pdf"
81
  SUPPORTED_METHODS = ["Docling", "Marker", "Unstructured", "MinerU", "PyMuPDF"]
82
 
83
  print("Warm-up sequence")
 
77
 
78
  # startup test (also for loading models the first time)
79
  start_startup = time.time()
80
+ WARMUP_PDF_PATH = "table.pdf"
81
  SUPPORTED_METHODS = ["Docling", "Marker", "Unstructured", "MinerU", "PyMuPDF"]
82
 
83
  print("Warm-up sequence")
table.pdf ADDED
Binary file (66.9 kB). View file