Synced repo using 'sync_with_huggingface' Github Action
Browse filesoriginal:
- remote: "https://github.com/xiaoyao9184/docker-surya"
- commit: "5c07ba5454b4ee830bf4135b792b92d5d695682e"
sync_with_huggingface:
- repository: ""
- ref: ""
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
torch==2.7.0
|
2 |
-
surya-ocr==0.15.
|
3 |
gradio==5.8.0
|
4 |
huggingface-hub==0.30.0
|
5 |
# gradio app need pdftext for run_ocr_errors
|
|
|
1 |
torch==2.7.0
|
2 |
+
surya-ocr==0.15.1
|
3 |
gradio==5.8.0
|
4 |
huggingface-hub==0.30.0
|
5 |
# gradio app need pdftext for run_ocr_errors
|