Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ scikit-learn
|
|
2 |
torch
|
3 |
trimesh
|
4 |
roma
|
5 |
-
torchvision
|
|
|
|
2 |
torch
|
3 |
trimesh
|
4 |
roma
|
5 |
+
torchvision
|
6 |
+
opencv-python
|