Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -17,4 +17,5 @@ accelerate==0.18.0
|
|
| 17 |
pytesseract==0.3.10
|
| 18 |
basicsr==1.4.2
|
| 19 |
torch==2.0.0
|
| 20 |
-
scipy==1.9.1
|
|
|
|
|
|
| 17 |
pytesseract==0.3.10
|
| 18 |
basicsr==1.4.2
|
| 19 |
torch==2.0.0
|
| 20 |
+
scipy==1.9.1
|
| 21 |
+
huggingface_hub==0.25.2
|