Commit cf6fa127 authored by myhloli's avatar myhloli
Browse files

build(setup): remove rapid_table dependency

- Remove rapid_table from install_requires in setup.py
parent de4bc5a3
......@@ -57,7 +57,6 @@ if __name__ == '__main__':
"ultralytics>=8.3.48", # yolov8,公式检测
"doclayout_yolo==0.0.2b1", # doclayout_yolo
"dill>=0.3.9,<1", # doclayout_yolo
"rapid_table>=1.0.3,<2.0.0", # rapid_table
"PyYAML>=6.0.2,<7", # yaml
"ftfy>=6.3.1,<7", # unimernet_hf
"openai>=1.70.0,<2", # openai SDK
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment