lmzjms commited on
Commit
171c5f0
1 Parent(s): 3d2e945

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +62 -0
requirements.txt ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ --extra-index-url https://download.pytorch.org/whl/cu113
2
+ accelerate
3
+ addict==2.4.0
4
+ albumentations==1.3.0
5
+ appdirs==1.4.4
6
+ basicsr==1.4.2
7
+ beautifulsoup4==4.10.0
8
+ Cython==0.29.24
9
+ diffusers
10
+ einops==0.3.0
11
+ g2p-en==2.1.0
12
+ google==3.0.0
13
+ gradio
14
+ h5py==2.8.0
15
+ imageio==2.9.0
16
+ imageio-ffmpeg==0.4.2
17
+ invisible-watermark>=0.1.5
18
+ jieba
19
+ kornia==0.6
20
+ langchain==0.0.101
21
+ librosa
22
+ miditoolkit==0.1.7
23
+ moviepy==1.0.3
24
+ numpy==1.23.1
25
+ omegaconf==2.1.1
26
+ open_clip_torch==2.0.2
27
+ openai
28
+ openai-whisper
29
+ opencv-contrib-python==4.3.0.36
30
+ praat-parselmouth==0.3.3
31
+ prettytable==3.6.0
32
+ proglog==0.1.9
33
+ pycwt==0.3.0a22
34
+ pyloudnorm==0.1.0
35
+ pypinyin==0.43.0
36
+ pytorch-lightning==1.5.0
37
+ pytorch-ssim==0.1
38
+ pyworld==0.3.0
39
+ resampy==0.2.2
40
+ Resemblyzer==0.1.1.dev0
41
+ safetensors==0.2.7
42
+ sklearn==0.0
43
+ soundfile
44
+ soupsieve==2.3
45
+ streamlit==1.12.1
46
+ streamlit-drawable-canvas==0.8.0
47
+ tensorboardX==2.4
48
+ test-tube>=0.7.5
49
+ TextGrid==1.5
50
+ timm==0.6.12
51
+ torch==1.12.1
52
+ torchaudio==0.12.1
53
+ torch-fidelity==0.3.0
54
+ torchlibrosa
55
+ torchmetrics==0.6.0
56
+ torchvision==0.13.1
57
+ transformers==4.26.1
58
+ typing-extensions==3.10.0.2
59
+ uuid==1.30
60
+ webdataset==0.2.5
61
+ webrtcvad==2.0.10
62
+ yapf==0.32.0