Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ torchvision>=0.15.0
|
|
| 4 |
opencv-python>=4.8.0
|
| 5 |
numpy>=1.24.0
|
| 6 |
matplotlib>=3.7.0
|
| 7 |
-
Pillow>=10.0.0
|
|
|
|
|
|
| 4 |
opencv-python>=4.8.0
|
| 5 |
numpy>=1.24.0
|
| 6 |
matplotlib>=3.7.0
|
| 7 |
+
Pillow>=10.0.0
|
| 8 |
+
huggingface_hub
|