Unverified Commit 73ccfbbf authored by Xiaomeng Zhao's avatar Xiaomeng Zhao Committed by GitHub
Browse files

Merge pull request #8 from myhloli/dev

Dev
parents 67b31a78 410d0afc
__version__ = "1.3.2"
__version__ = "1.3.3"
......@@ -43,7 +43,7 @@ if __name__ == '__main__':
"matplotlib>=3.10,<4",
"ultralytics>=8.3.48,<9", # yolov8,公式检测
"doclayout_yolo==0.0.2b1", # doclayout_yolo
"dill>=0.3.9,<1", # doclayout_yolo
"dill>=0.3.8,<1", # doclayout_yolo
"rapid_table>=1.0.5,<2.0.0", # rapid_table
"PyYAML>=6.0.2,<7", # yaml
"ftfy>=6.3.1,<7", # unimernet_hf
......@@ -56,7 +56,7 @@ if __name__ == '__main__':
"matplotlib>=3.10,<=3.10.1",
"ultralytics>=8.3.48,<=8.3.104", # yolov8,公式检测
"doclayout_yolo==0.0.2b1", # doclayout_yolo
"dill==0.3.9", # doclayout_yolo
"dill==0.3.8", # doclayout_yolo
"PyYAML==6.0.2", # yaml
"ftfy==6.3.1", # unimernet_hf
"openai==1.71.0", # openai SDK
......
......@@ -223,6 +223,22 @@
"created_at": "2025-03-24T12:58:56Z",
"repoId": 765083837,
"pullRequestNo": 1982
},
{
"name": "zjx20",
"id": 2639200,
"comment_id": 2800714918,
"created_at": "2025-04-14T07:25:26Z",
"repoId": 765083837,
"pullRequestNo": 2215
},
{
"name": "Doge2077",
"id": 91442300,
"comment_id": 2801283257,
"created_at": "2025-04-14T10:40:54Z",
"repoId": 765083837,
"pullRequestNo": 2226
}
]
}
\ No newline at end of file
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