Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ gradio
|
|
2 |
huggingface_hub
|
3 |
torch==1.11.0
|
4 |
torchvision==0.12.0
|
5 |
-
pytorchvideo==0.1.5
|
|
|
|
2 |
huggingface_hub
|
3 |
torch==1.11.0
|
4 |
torchvision==0.12.0
|
5 |
+
pytorchvideo==0.1.5
|
6 |
+
pyav==11.4.1
|