Spaces:
Running
Running
Synced repo using 'sync_with_huggingface' Github Action
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
torch==2.7.0
|
2 |
surya-ocr==0.14.6
|
3 |
gradio==5.8.0
|
4 |
-
huggingface-hub==0.
|
5 |
# gradio app need pdftext for run_ocr_errors
|
6 |
pdftext==0.5.0
|
7 |
|
|
|
1 |
torch==2.7.0
|
2 |
surya-ocr==0.14.6
|
3 |
gradio==5.8.0
|
4 |
+
huggingface-hub==0.30.0
|
5 |
# gradio app need pdftext for run_ocr_errors
|
6 |
pdftext==0.5.0
|
7 |
|