svjack commited on
Commit
34aa711
·
verified ·
1 Parent(s): da04bb6

Update requirements.txt

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