Spaces:
Running
Running
Synced repo using 'sync_with_huggingface' Github Action
Browse filesoriginal:
- remote: "https://github.com/xiaoyao9184/docker-marker"
- commit: "062252b5e55b8d6268f47b870ea84c09fe240a3f"
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.9.
|
| 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.3
|
| 3 |
gradio[mcp]==5.28.0
|
| 4 |
|
| 5 |
# transformers 4.52.4 depends on huggingface-hub>=0.30.0
|