Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -2
requirements.txt
CHANGED
@@ -1,4 +1,7 @@
|
|
1 |
gradio
|
2 |
-
|
|
|
|
|
|
|
3 |
opencv-python-headless
|
4 |
-
|
|
|
1 |
gradio
|
2 |
+
torch
|
3 |
+
torchvision
|
4 |
+
numpy
|
5 |
+
pillow
|
6 |
opencv-python-headless
|
7 |
+
matplotlib
|