xiaoyao9184 commited on
Commit
a4cbdf5
·
verified ·
1 Parent(s): 3fb7679

Synced repo using 'sync_with_huggingface' Github Action

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -4
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- torch==2.5.1
2
- marker-pdf[full]==1.7.1
3
  gradio[mcp]==5.28.0
4
 
5
  # transformers 4.52.4 depends on huggingface-hub>=0.30.0
@@ -8,5 +8,3 @@ huggingface-hub>=0.30.0
8
  pydantic==2.11.4
9
  # fix mcp bug https://github.com/modelcontextprotocol/python-sdk/issues/101
10
  mcp==1.7.1
11
- # surya-ocr 0.14.2 depends on torch==2.7.0
12
- surya-ocr<=0.14.1
 
1
+ torch==2.7.0
2
+ marker-pdf[full]==1.7.2
3
  gradio[mcp]==5.28.0
4
 
5
  # transformers 4.52.4 depends on huggingface-hub>=0.30.0
 
8
  pydantic==2.11.4
9
  # fix mcp bug https://github.com/modelcontextprotocol/python-sdk/issues/101
10
  mcp==1.7.1