Spaces:
Sleeping
Sleeping
Engr-Saeed
commited on
Commit
•
dcee6ca
1
Parent(s):
dc28374
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
streamlit
|
|
|
2 |
google-generativeai
|
3 |
python-dotenv
|
4 |
langchain
|
@@ -9,5 +10,4 @@ langchain-community
|
|
9 |
python-dotenv
|
10 |
pandas
|
11 |
docx2txt
|
12 |
-
whisper-openai
|
13 |
-
groq
|
|
|
1 |
streamlit
|
2 |
+
groq
|
3 |
google-generativeai
|
4 |
python-dotenv
|
5 |
langchain
|
|
|
10 |
python-dotenv
|
11 |
pandas
|
12 |
docx2txt
|
13 |
+
whisper-openai
|
|