Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -5,3 +5,5 @@ timm>=0.9
|
|
5 |
tqdm>=4.0
|
6 |
gdown>=5.1.0
|
7 |
torch>=2.2
|
|
|
|
|
|
5 |
tqdm>=4.0
|
6 |
gdown>=5.1.0
|
7 |
torch>=2.2
|
8 |
+
opencv-python
|
9 |
+
huggingface_hub
|