Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
torch==2.2.0
|
2 |
numpy==1.26.4
|
3 |
-
opencv-python
|
|
|
|
|
|
1 |
torch==2.2.0
|
2 |
numpy==1.26.4
|
3 |
+
opencv-python
|
4 |
+
torchvision
|
5 |
+
yaml
|