hari7261 commited on
Commit
a0ce4fa
·
verified ·
1 Parent(s): 2d02726

Update hf_requirements.txt

Browse files
Files changed (1) hide show
  1. hf_requirements.txt +7 -9
hf_requirements.txt CHANGED
@@ -1,11 +1,9 @@
1
- torch>=2.0.0
2
  transformers>=4.30.0
3
- diffusers>=0.18.0
4
- gradio>=4.20.0,<5.0.0
 
 
5
  accelerate>=0.20.0
6
- safetensors>=0.3.0
7
- datasets>=2.10.0
8
- soundfile>=0.12.0
9
- scipy>=1.10.0
10
- numpy>=1.24.0
11
- Pillow>=9.5.0
 
1
+ gradio>=4.0.0
2
  transformers>=4.30.0
3
+ torch>=2.0.0
4
+ gtts>=2.3.0
5
+ requests>=2.28.0
6
+ Pillow>=9.5.0
7
  accelerate>=0.20.0
8
+ diffusers>=0.19.0
9
+ xformers>=0.0.20