Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +4 -15
requirements.txt
CHANGED
@@ -1,16 +1,5 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
parler-tts==0.1.4
|
5 |
-
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|