Spaces:
Running
Running
Synced repo using 'sync_with_huggingface' Github Action
Browse filesoriginal:
- remote: "https://github.com/xiaoyao9184/docker-surya"
- commit: "9ca82ea18208ca0dc984fab8d36f4bad309a7c3c"
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.4
|
3 |
gradio==5.8.0
|
4 |
huggingface-hub==0.30.0
|
5 |
# gradio app need pdftext for run_ocr_errors
|