Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ gradio
|
|
2 |
tensorflow
|
3 |
Pillow
|
4 |
opencv-python
|
5 |
-
torch
|
|
|
|
2 |
tensorflow
|
3 |
Pillow
|
4 |
opencv-python
|
5 |
+
torch
|
6 |
+
torchvision
|