Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +7 -15
requirements.txt
CHANGED
@@ -1,15 +1,7 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
pytest
|
9 |
-
torch
|
10 |
-
transformers
|
11 |
-
yt-dlp
|
12 |
-
ffmpeg-python
|
13 |
-
speechrecognition
|
14 |
-
langdetect
|
15 |
-
openai-whisper
|
|
|
1 |
+
phidata
|
2 |
+
python-dotenv
|
3 |
+
duckduckgo-search
|
4 |
+
groq
|
5 |
+
google-generativeai
|
6 |
+
duckduckgo-search
|
7 |
+
youtube_transcript_api
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|