Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -8
requirements.txt
CHANGED
@@ -1,10 +1,8 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
langchain_google_genai
|
5 |
-
langchain-community
|
6 |
python-dotenv
|
7 |
-
|
8 |
-
|
9 |
SpeechRecognition
|
10 |
-
|
|
|
1 |
+
streamlit
|
2 |
+
opencv-python-headless
|
3 |
+
openai
|
|
|
|
|
4 |
python-dotenv
|
5 |
+
langchain
|
6 |
+
sounddevice
|
7 |
SpeechRecognition
|
8 |
+
scipy
|