Spaces:
Runtime error
Runtime error
Commit
Β·
18a24f0
1
Parent(s):
d18fcff
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ opencv-python
|
|
3 |
gradio
|
4 |
numpy
|
5 |
Pillow
|
6 |
-
psutil
|
|
|
|
3 |
gradio
|
4 |
numpy
|
5 |
Pillow
|
6 |
+
psutil
|
7 |
+
torchvision
|