ali-kanbar commited on
Commit
322c83e
·
verified ·
1 Parent(s): 2333322

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +17 -14
requirements.txt CHANGED
@@ -1,14 +1,17 @@
1
- gradio==4.25.0
2
- edge-tts==6.1.3
3
- torch==2.3.0
4
- torchvision==0.18.0
5
- diffusers==0.28.2
6
- transformers==4.41.0
7
- imageio==2.34.0
8
- opencv-python==4.9.0.80
9
- moviepy==1.0.3
10
- safetensors==0.4.2
11
- huggingface-hub==0.23.0
12
- numpy==1.26.4
13
- Pillow==10.3.0
14
- accelerate==0.30.0
 
 
 
 
1
+ gradio==4.25.0
2
+ edge-tts==6.1.3
3
+ torch==2.3.0
4
+ diffusers==0.28.2
5
+ transformers==4.41.0
6
+ imageio==2.34.0
7
+ opencv-python==4.9.0.80
8
+ moviepy==1.0.3
9
+ safetensors==0.4.2
10
+ huggingface-hub==0.23.0
11
+ numpy==1.26.4
12
+ Pillow==10.3.0
13
+ accelerate==0.30.0
14
+ func-timeout==4.3.5
15
+ psutil==5.9.8
16
+ tqdm==4.66.2
17
+ scipy==1.13.0