Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +10 -8
requirements.txt
CHANGED
@@ -1,8 +1,10 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
|
|
|
|
|
1 |
+
streamlit_option_menu == 0.3.2
|
2 |
+
requests==2.28.1
|
3 |
+
streamlit-lottie==0.0.3
|
4 |
+
times==0.7
|
5 |
+
htbuilder==0.6.1
|
6 |
+
transformers==4.29.2
|
7 |
+
torch==2.0.1
|
8 |
+
soundfile==0.12.1
|
9 |
+
torchaudio == 2.0.2
|
10 |
+
sentencepiece==0.1.99
|