Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ paddleocr>=2.6.1.3
|
|
3 |
transformers>=4.34.0
|
4 |
torch>=2.0.0
|
5 |
pillow>=10.0.0
|
6 |
-
gradio>=3.50.0
|
|
|
|
3 |
transformers>=4.34.0
|
4 |
torch>=2.0.0
|
5 |
pillow>=10.0.0
|
6 |
+
gradio>=3.50.0
|
7 |
+
huggingface-hub>=0.16.0
|