Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ transformers>=4.39.0
|
|
2 |
torch>=2.0.0
|
3 |
pandas>=2.0.0
|
4 |
openpyxl>=3.1.2
|
5 |
-
|
6 |
faster-whisper>=0.10.0
|
7 |
gradio>=4.21.0
|
8 |
-
requests>=2.31.0
|
|
|
2 |
torch>=2.0.0
|
3 |
pandas>=2.0.0
|
4 |
openpyxl>=3.1.2
|
5 |
+
duckduckgo-search>=4.0
|
6 |
faster-whisper>=0.10.0
|
7 |
gradio>=4.21.0
|
8 |
+
requests>=2.31.0
|