Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +5 -3
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
|
|
|
|
|
1 |
+
streamlit>=1.23.0
|
2 |
+
numpy>=1.21.6
|
3 |
+
pandas>=1.3.0
|
4 |
+
openai>=0.27.0
|
5 |
+
gtts>=2.2.4
|