PengWeixuanSZU commited on
Commit
c9dd4d7
·
verified ·
1 Parent(s): 5c93d77

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- torch
2
  decord==0.6
3
  diffusers==0.33.1
4
  Pillow==9.2
@@ -10,9 +10,9 @@ huggingface_hub==0.32.4
10
  omegaconf
11
  einops
12
  accelerate==0.30.1
13
- gradio==3.40.0
14
 
15
  moviepy==1.0.3
16
  hydra-core
17
  pytest
18
- torchvision
 
1
+ torch==2.5.1
2
  decord==0.6
3
  diffusers==0.33.1
4
  Pillow==9.2
 
10
  omegaconf
11
  einops
12
  accelerate==0.30.1
13
+ gradio
14
 
15
  moviepy==1.0.3
16
  hydra-core
17
  pytest
18
+ torchvision==0.20