Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ transformers==4.29.2
|
|
7 |
torch==2.0.1
|
8 |
soundfile==0.12.1
|
9 |
torchaudio == 2.0.2
|
10 |
-
sentencepiece==0.1.99
|
|
|
|
7 |
torch==2.0.1
|
8 |
soundfile==0.12.1
|
9 |
torchaudio == 2.0.2
|
10 |
+
sentencepiece==0.1.99
|
11 |
+
streamlit
|