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

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -17
requirements.txt CHANGED
@@ -1,17 +1,12 @@
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
 
1
+ gradio
2
+ edge_tts
3
+ torch
4
+ imageio
5
+ opencv-python
6
+ diffusers
7
+ huggingface_hub
8
+ safetensors
9
+ pillow
10
+ transformers
11
+ moviepy
12
+ numpy