ecommeh commited on
Commit
76a1a35
·
verified ·
1 Parent(s): 83e82b7

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +20 -0
requirements.txt ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ diffusers==0.30.2
2
+ accelerate==0.28.0
3
+ numpy==1.23.5
4
+ tensorflow==2.12.0
5
+ tensorboard==2.12.0
6
+ opencv-python==4.9.0.80
7
+ soundfile==0.12.1
8
+ transformers==4.39.2
9
+ huggingface_hub==0.30.2
10
+ librosa==0.11.0
11
+ einops==0.8.1
12
+ gradio==5.24.0
13
+
14
+ gdown
15
+ requests
16
+ imageio[ffmpeg]
17
+
18
+ omegaconf
19
+ ffmpeg-python
20
+ moviepy