ybbwcwaps commited on
Commit
c9b7c50
1 Parent(s): d05c9c8
Files changed (1) hide show
  1. requirements.txt +20 -21
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
  ftfy==6.2.0
2
  gradio==4.32.2
3
- numpy==1.23.5
4
- opencv_python==4.8.0.76
5
  Pillow==10.3.0
6
  regex==2023.10.3
7
  scikit_learn==1.3.2
@@ -15,24 +14,24 @@ torchvision==0.16.0
15
  tqdm==4.66.1
16
  PyAV==12.0.5
17
 
18
- transformers
19
- ipykernel
20
- ipython
21
- jieba
22
- huggingface-hub
23
- librosa
24
- pandas
25
- python3-openid
26
- pytorch-lightning
27
- pytorch-ranger
28
- tensorboard-plugin-wit
29
- torch-optimizer
30
- torch-stoi
31
- torchmetrics
32
- timm
33
- einops
34
- h5py
35
- moviepy
36
- scikit-image
37
  modelscope
38
  modelscope[audio]
 
1
  ftfy==6.2.0
2
  gradio==4.32.2
3
+ opencv_python
 
4
  Pillow==10.3.0
5
  regex==2023.10.3
6
  scikit_learn==1.3.2
 
14
  tqdm==4.66.1
15
  PyAV==12.0.5
16
 
17
+ transformers==4.18.0
18
+ ipykernel==6.13.0
19
+ ipython==8.3.0
20
+ jieba==0.42.1
21
+ huggingface-hub==0.5.1
22
+ librosa==0.10.1
23
+ pandas==1.4.2
24
+ python3-openid==3.2.0
25
+ pytorch-lightning==1.6.2
26
+ pytorch-ranger==0.1.1
27
+ tensorboard-plugin-wit==1.8.1
28
+ torch-optimizer==0.3.0
29
+ torch-stoi==0.1.2
30
+ torchmetrics==0.8.1
31
+ timm==0.5.4
32
+ einops==0.8.0
33
+ h5py==3.11.0
34
+ moviepy==1.0.3
35
+ scikit-image==0.23.2
36
  modelscope
37
  modelscope[audio]