Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -38,4 +38,5 @@ python-pptx
|
|
38 |
torch
|
39 |
xlrd
|
40 |
SpeechRecognition
|
41 |
-
litellm
|
|
|
|
38 |
torch
|
39 |
xlrd
|
40 |
SpeechRecognition
|
41 |
+
litellm
|
42 |
+
duckduckgo-search
|