davila7 commited on
Commit
58b8251
·
1 Parent(s): 12bbdf8
Files changed (3) hide show
  1. .env +0 -2
  2. .gitignore +1 -0
  3. requirements.txt +1 -1
.env DELETED
@@ -1,2 +0,0 @@
1
- JUDINI_API_KEY=63e52832-331a-4999-bce4-02dd0d04294b
2
- JUDINI_AGENT_ID_CAP_7=1879d798-c7b2-4efd-9914-86fa034f0197
 
 
 
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ .env
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
  python-dotenv
2
  langchain
3
  streamlit_chat
 
4
  streamlit
5
  requests
6
  pyaudio
7
- audiorecorder
8
  git+https://github.com/openai/whisper.git
 
1
  python-dotenv
2
  langchain
3
  streamlit_chat
4
+ streamlit_audiorecorder
5
  streamlit
6
  requests
7
  pyaudio
 
8
  git+https://github.com/openai/whisper.git