Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -8,4 +8,5 @@ opencv-python
|
|
| 8 |
torch
|
| 9 |
torchvision
|
| 10 |
mediapipe==0.9.1
|
| 11 |
-
gpuinfo
|
|
|
|
|
|
| 8 |
torch
|
| 9 |
torchvision
|
| 10 |
mediapipe==0.9.1
|
| 11 |
+
gpuinfo
|
| 12 |
+
psutil
|