Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ torch
|
|
4 |
torchvision
|
5 |
pytesseract
|
6 |
opencv-python
|
7 |
-
Pillow
|
|
|
|
4 |
torchvision
|
5 |
pytesseract
|
6 |
opencv-python
|
7 |
+
Pillow
|
8 |
+
huggingface_hub[cli]
|