Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +9 -11
requirements.txt
CHANGED
|
@@ -1,11 +1,9 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
google-
|
| 5 |
-
PyPDF2
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
streamlit
|
| 10 |
-
streamlit-mic-recorder==0.0.7
|
| 11 |
-
ffmpeg-python==0.2.0
|
|
|
|
| 1 |
+
|
| 2 |
+
streamlit
|
| 3 |
+
google-generativeai>=0.8.0
|
| 4 |
+
langchain-google-genai>=1.0.5
|
| 5 |
+
PyPDF2
|
| 6 |
+
pydantic
|
| 7 |
+
gtts
|
| 8 |
+
SpeechRecognition
|
| 9 |
+
streamlit-mic-recorder
|
|
|
|
|
|