ibrahim313 commited on
Commit
e2b0e39
·
verified ·
1 Parent(s): dd48c77

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -15
requirements.txt CHANGED
@@ -1,16 +1,5 @@
1
- transformers<=4.43.3,>=4.43.0
2
- descript-audio-codec
3
- argbind>=0.3.7
4
  parler-tts==0.1.4
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
- flash-attention
16
- Streamlit
 
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