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