michellemoorre commited on
Commit
5bc280a
·
1 Parent(s): fb29620
Files changed (1) hide show
  1. requirements.txt +1 -11
requirements.txt CHANGED
@@ -1,24 +1,14 @@
1
- apex==0.9.10dev
2
  decord==0.6.0
3
  einops==0.8.0
4
- flash_attn==2.6.3
5
  huggingface_hub==0.26.1
6
- image_reward==1.5
7
  mpi4py==4.0.1
8
- nirvana_dl==66.0.3
9
  numpy==2.1.2
10
- omegaconf==2.3.0
11
- pandas==2.2.3
12
  Pillow==11.0.0
13
  pytz==2024.2
14
- PyYAML==6.0.2
15
- PyYAML==6.0.2
16
  scipy==1.14.1
17
- tensorflow_io==0.37.1
18
- torch==2.5.0
19
  torchvision==0.20.0
20
  tqdm==4.66.5
21
  transformers==4.45.2
22
  typed_argument_parser==1.10.1
23
  wandb==0.18.5
24
- yt==4.3.1
 
1
+ torch==2.5.0
2
  decord==0.6.0
3
  einops==0.8.0
 
4
  huggingface_hub==0.26.1
 
5
  mpi4py==4.0.1
 
6
  numpy==2.1.2
 
 
7
  Pillow==11.0.0
8
  pytz==2024.2
 
 
9
  scipy==1.14.1
 
 
10
  torchvision==0.20.0
11
  tqdm==4.66.5
12
  transformers==4.45.2
13
  typed_argument_parser==1.10.1
14
  wandb==0.18.5