Alisher Amantay
commited on
Commit
·
8ed17f3
1
Parent(s):
6ba4720
added torchvision
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
torch
|
|
|
2 |
numpy
|
3 |
opencv-python
|
4 |
--index-url=https://download.pytorch.org/whl/cpu --extra-index-url=https://pypi.org/simple
|
|
|
1 |
torch
|
2 |
+
torchvision
|
3 |
numpy
|
4 |
opencv-python
|
5 |
--index-url=https://download.pytorch.org/whl/cpu --extra-index-url=https://pypi.org/simple
|