ZeyuXie commited on
Commit
f065a2d
1 Parent(s): 8067942

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +21 -22
requirements.txt CHANGED
@@ -1,30 +1,29 @@
1
- torch==1.13.1
2
- torchaudio==0.13.1
3
- torchvision==0.14.1
4
- transformers==4.27.0
5
- accelerate==0.18.0
6
- datasets==2.1.0
7
  diffusers==0.18.2
8
- einops==0.6.1
9
- h5py==3.8.0
10
- huggingface_hub==0.13.3
11
- importlib_metadata==6.3.0
12
- librosa==0.9.2
13
- matplotlib==3.5.2
14
- numpy==1.23.0
15
- omegaconf==2.3.0
16
- packaging==23.1
17
- pandas==1.4.1
18
- progressbar33==2.4
19
  protobuf==3.20.*
20
  resampy==0.4.2
21
- scikit_image==0.19.3
22
- scikit_learn==1.2.2
23
- scipy==1.8.0
24
  soundfile==0.12.1
25
- ssr_eval==0.0.6
26
  torchlibrosa==0.1.0
27
  tqdm==4.63.1
28
- wandb==0.12.14
29
  laion-clap==1.1.4
30
  gradio
 
1
+ torch==2.0.1
2
+ torchaudio==2.0.2
3
+ torchvision==0.15.2
4
+ transformers==4.37.2
5
+ accelerate==0.26.1
6
+ datasets==2.16.1
7
  diffusers==0.18.2
8
+ einops==0.7.0
9
+ h5py==3.10.0
10
+ huggingface_hub==0.20.3
11
+ importlib_metadata==7.0.1
12
+ librosa==0.10.1
13
+ matplotlib==3.8.2
14
+ numpy==1.23.5
15
+ omegaconf==2.0.6
16
+ packaging==23.2
17
+ pandas==2.2.0
18
+ progressbar33==2.5
19
  protobuf==3.20.*
20
  resampy==0.4.2
21
+ scikit_image==0.22.0
22
+ scikit_learn==1.4.0
23
+ scipy==1.12.0
24
  soundfile==0.12.1
25
+ ssr_eval==0.0.7
26
  torchlibrosa==0.1.0
27
  tqdm==4.63.1
 
28
  laion-clap==1.1.4
29
  gradio