Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +9 -3
requirements.txt
CHANGED
@@ -1,3 +1,9 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
numpy
|
2 |
+
Pillow
|
3 |
+
setuptools
|
4 |
+
six
|
5 |
+
opencv-python
|
6 |
+
pytorch
|
7 |
+
torchvision
|
8 |
+
wheel
|
9 |
+
gradio
|