Spaces:
Sleeping
Sleeping
update requirements
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
matplotlib
|
2 |
torch
|
3 |
torchvision
|
4 |
-
opencv-python
|
|
|
|
1 |
matplotlib
|
2 |
torch
|
3 |
torchvision
|
4 |
+
opencv-python
|
5 |
+
gradio==3.27.0
|