Spaces:
Runtime error
Runtime error
Add application file
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
audio_recorder_streamlit==0.0.9
|
|
|
|
|
2 |
streamlit==1.29.0
|
3 |
streamlit_float==0.3.4
|
4 |
-
utils==1.0.2
|
|
|
1 |
audio_recorder_streamlit==0.0.9
|
2 |
+
openai==1.30.5
|
3 |
+
python-dotenv==1.0.1
|
4 |
streamlit==1.29.0
|
5 |
streamlit_float==0.3.4
|
|