Spaces:
Running
Running
Synced repo using 'sync_with_huggingface' Github Action
Browse files- requirements.txt +0 -2
requirements.txt
CHANGED
@@ -5,7 +5,5 @@ huggingface-hub==0.26.3
|
|
5 |
# gradio app need pdftext for run_ocr_errors
|
6 |
pdftext==0.5.0
|
7 |
|
8 |
-
# fix compatibility issue keep same with poetry lock file
|
9 |
-
transformers==4.48.1
|
10 |
# fix https://github.com/gradio-app/gradio/issues/10662
|
11 |
pydantic==2.10.5
|
|
|
5 |
# gradio app need pdftext for run_ocr_errors
|
6 |
pdftext==0.5.0
|
7 |
|
|
|
|
|
8 |
# fix https://github.com/gradio-app/gradio/issues/10662
|
9 |
pydantic==2.10.5
|