Dipti2024 commited on
Commit
2dfb926
1 Parent(s): caf45f8

Add application file

Browse files
Files changed (1) hide show
  1. 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