Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
CHANGED
@@ -2,6 +2,11 @@ phidata
|
|
2 |
python-dotenv
|
3 |
duckduckgo-search
|
4 |
groq
|
|
|
|
|
|
|
|
|
|
|
5 |
google-generativeai
|
6 |
duckduckgo-search
|
7 |
youtube_transcript_api
|
|
|
2 |
python-dotenv
|
3 |
duckduckgo-search
|
4 |
groq
|
5 |
+
streamlit
|
6 |
+
phidata
|
7 |
+
google-generativeai
|
8 |
+
dotenv
|
9 |
+
groq
|
10 |
google-generativeai
|
11 |
duckduckgo-search
|
12 |
youtube_transcript_api
|