Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,4 +4,4 @@ torch==2.1.0
|
|
4 |
opencv-python==4.6.0.66
|
5 |
pytesseract==0.3.10
|
6 |
pandas==2.0.1
|
7 |
-
huggingface-hub
|
|
|
4 |
opencv-python==4.6.0.66
|
5 |
pytesseract==0.3.10
|
6 |
pandas==2.0.1
|
7 |
+
huggingface-hub>=0.19.3 # Updated to resolve conflict
|