banao-tech commited on
Commit
ea6e48d
·
verified ·
1 Parent(s): 1a8b8ad

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,6 +1,9 @@
1
  --extra-index-url https://download.pytorch.org/whl/cu121
2
 
3
  torch==2.5.1+cu121
 
 
 
4
 
5
  gradio==4.44.1
6
  huggingface_hub>=0.35.1
@@ -18,5 +21,4 @@ imageio
18
  imageio-ffmpeg
19
  av
20
  kornia
21
-
22
  DeepCache
 
1
  --extra-index-url https://download.pytorch.org/whl/cu121
2
 
3
  torch==2.5.1+cu121
4
+ torchvision==0.21.0
5
+ # torchaudio is optional; LatentSync doesn't need it directly
6
+ # torchaudio==2.5.1+cu121
7
 
8
  gradio==4.44.1
9
  huggingface_hub>=0.35.1
 
21
  imageio-ffmpeg
22
  av
23
  kornia
 
24
  DeepCache