Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -9,4 +9,5 @@ autogen-ext[openai,azure]
|
|
9 |
autogen-ext[ollama]
|
10 |
serpapi
|
11 |
google-search-results
|
12 |
-
soundfile
|
|
|
|
9 |
autogen-ext[ollama]
|
10 |
serpapi
|
11 |
google-search-results
|
12 |
+
soundfile
|
13 |
+
PyPDF2
|