vignesh584 commited on
Commit
7a99856
·
verified ·
1 Parent(s): 0cf81b0

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +33 -0
requirements.txt ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ accelerate==0.28.0
2
+ audio-separator==0.17.2
3
+ av==12.1.0
4
+ bitsandbytes==0.43.1
5
+ decord==0.6.0
6
+ diffusers==0.27.2
7
+ einops==0.8.0
8
+ insightface==0.7.3
9
+ librosa==0.10.2.post1
10
+ mediapipe[vision]==0.10.14
11
+ mlflow==2.13.1
12
+ moviepy==1.0.3
13
+ numpy==1.26.4
14
+ omegaconf==2.3.0
15
+ onnx2torch==1.5.14
16
+ onnx==1.16.1
17
+ onnxruntime==1.18.0
18
+ opencv-contrib-python==4.9.0.80
19
+ opencv-python-headless==4.9.0.80
20
+ opencv-python==4.9.0.80
21
+ pillow==10.3.0
22
+ setuptools==70.0.0
23
+ torch==2.2.2
24
+ torchvision==0.17.2
25
+ tqdm==4.66.4
26
+ transformers==4.39.2
27
+ xformers==0.0.25.post1
28
+ isort==5.13.2
29
+ pylint==3.2.2
30
+ pre-commit==3.7.1
31
+ pydub
32
+ mutagen
33
+ ffmpeg-python