banao-tech commited on
Commit
ca0086c
·
verified ·
1 Parent(s): a2cf6b9

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +23 -0
requirements.txt ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ torch==2.1.0
2
+ torchvision==0.16.0
3
+ torchaudio==2.1.0
4
+ gradio==4.44.1
5
+ opencv-python-headless==4.8.1.78
6
+ numpy==1.24.3
7
+ pillow==10.0.0
8
+ scipy==1.11.3
9
+ librosa==0.10.1
10
+ soundfile==0.12.1
11
+ ffmpeg-python==0.2.0
12
+ omegaconf==2.3.0
13
+ diffusers==0.25.0
14
+ transformers==4.36.0
15
+ accelerate==0.25.0
16
+ einops==0.7.0
17
+ imageio==2.33.0
18
+ imageio-ffmpeg==0.4.9
19
+ scikit-image==0.22.0
20
+ mmcv==2.1.0
21
+ huggingface-hub==0.20.0
22
+ av==11.0.0
23
+ face-alignment==1.4.1