Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -2,8 +2,12 @@ llama-index
|
|
2 |
llama-index-tools-duckduckgo
|
3 |
llama-index-tools-playwright
|
4 |
llama-index-tools-weather
|
|
|
|
|
|
|
|
|
|
|
5 |
playwright
|
6 |
-
huggingface-hub
|
7 |
openai
|
8 |
aiohttp
|
9 |
nest_asyncio
|
|
|
2 |
llama-index-tools-duckduckgo
|
3 |
llama-index-tools-playwright
|
4 |
llama-index-tools-weather
|
5 |
+
llama_index.llms.huggingface_api
|
6 |
+
llama-index-tools-weather
|
7 |
+
llama-index-utils-workflow
|
8 |
+
llama-index-readers-web
|
9 |
+
pyowm
|
10 |
playwright
|
|
|
11 |
openai
|
12 |
aiohttp
|
13 |
nest_asyncio
|