Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,6 +6,7 @@ matplotlib>=3.2.2
|
|
6 |
numpy>=1.18.5
|
7 |
opencv-python-headless
|
8 |
Pillow
|
|
|
9 |
PyYAML>=5.3.1
|
10 |
scipy>=1.4.1
|
11 |
torch>=1.7.0
|
|
|
6 |
numpy>=1.18.5
|
7 |
opencv-python-headless
|
8 |
Pillow
|
9 |
+
psutil
|
10 |
PyYAML>=5.3.1
|
11 |
scipy>=1.4.1
|
12 |
torch>=1.7.0
|