Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
torch==1.13.1
|
2 |
torchvision==0.14.1
|
3 |
torchaudio==0.13.1
|
|
|
1 |
+
opencv-python
|
2 |
torch==1.13.1
|
3 |
torchvision==0.14.1
|
4 |
torchaudio==0.13.1
|