ibrahim313 commited on
Commit
fd17b26
·
verified ·
1 Parent(s): 4e97450

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -5
requirements.txt CHANGED
@@ -1,5 +1,15 @@
1
- streamlit==1.26.0
2
- torch==2.0.1
3
- transformers==4.32.0
4
- parler-tts==0.1.4
5
- soundfile==0.12.1
 
 
 
 
 
 
 
 
 
 
 
1
+ git+https://github.com/huggingface/parler-tts.git
2
+ transformers<=4.43.3,>=4.43.0
3
+ descript-audio-codec
4
+ argbind>=0.3.7
5
+ descript-audiotools>=0.7.2
6
+ julius
7
+ ffmpy
8
+ pyloudnorm
9
+ pystoi
10
+ torch-stoi
11
+ flatten-dict
12
+ markdown2
13
+ randomname
14
+ protobuf<3.20,>=3.9.2
15
+