Anonymusmee commited on
Commit
0c58a07
·
verified ·
1 Parent(s): af0b5a4

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio==3.50.2
2
+ pillow==10.3.0
3
+ numpy==1.26.4
4
+ imageio==2.34.0
5
+ imageio-ffmpeg==0.4.9
6
+ gtts==2.4.0
7
+ transformers
8
+ diffusers[torch]
9
+ torch
10
+ accelerate