Spaces:
Runtime error
Runtime error
Update requirements.txt
#1
by
Arpit1234
- opened
- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ opencv-python
|
|
6 |
seaborn
|
7 |
ipython
|
8 |
torchvision
|
9 |
-
numpy
|
|
|
|
6 |
seaborn
|
7 |
ipython
|
8 |
torchvision
|
9 |
+
numpy
|
10 |
+
psutil
|