Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
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 |
-
duckduckgo-search>=
|
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>=8.1.1
|
6 |
faster-whisper>=0.10.0
|
7 |
gradio>=4.21.0
|
8 |
requests>=2.31.0
|