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