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