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