Spaces:
Sleeping
Sleeping
barghavani
commited on
Commit
•
3316bd6
1
Parent(s):
0e4da7b
Update requirements.txt
Browse files- requirements.txt +2 -7
requirements.txt
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
|
2 |
streamlit
|
3 |
google-generativeai
|
4 |
python-dotenv
|
@@ -8,9 +7,5 @@ PyPDF2
|
|
8 |
chromadb
|
9 |
faiss-cpu
|
10 |
langchain_google_genai
|
11 |
-
|
12 |
-
|
13 |
-
pyttsx3
|
14 |
-
openai
|
15 |
-
pygame
|
16 |
-
pyaudio
|
|
|
|
|
1 |
streamlit
|
2 |
google-generativeai
|
3 |
python-dotenv
|
|
|
7 |
chromadb
|
8 |
faiss-cpu
|
9 |
langchain_google_genai
|
10 |
+
tensorflow
|
11 |
+
git+https://github.com/openai/whisper.git
|
|
|
|
|
|
|
|