Spaces:
Running
Running
Create requirements.txt
Browse files- requirements.txt +9 -0
requirements.txt
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
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
|