Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
opencv-python
|
2 |
torch
|
|
|
3 |
torchaudio
|
4 |
torchvision
|
|
|
1 |
opencv-python
|
2 |
torch
|
3 |
+
pytorchvideo
|
4 |
torchaudio
|
5 |
torchvision
|