svjack commited on
Commit
c5b5644
·
verified ·
1 Parent(s): 9882477

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -3,4 +3,5 @@ huggingface_hub
3
  torch==1.11.0
4
  torchvision==0.12.0
5
  pytorchvideo==0.1.5
6
- pyav==11.4.1
 
 
3
  torch==1.11.0
4
  torchvision==0.12.0
5
  pytorchvideo==0.1.5
6
+ pyav==11.4.1
7
+ httpx[socks]