Spaces:
Running
Running
Synced repo using 'sync_with_huggingface' Github Action
Browse filesoriginal:
- remote: "https://github.com/xiaoyao9184/docker-marker"
- commit: "89b6d9f47da25b02cc293b66063f8ad38855b499"
sync_with_huggingface:
- repository: ""
- ref: ""
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
torch==2.7.0
|
2 |
-
marker-pdf[full]==1.
|
3 |
gradio[mcp]==5.28.0
|
4 |
|
5 |
# transformers 4.52.4 depends on huggingface-hub>=0.30.0
|
|
|
1 |
torch==2.7.0
|
2 |
+
marker-pdf[full]==1.9.0
|
3 |
gradio[mcp]==5.28.0
|
4 |
|
5 |
# transformers 4.52.4 depends on huggingface-hub>=0.30.0
|