Spaces:
Sleeping
Sleeping
HermanDragesund commited on
Commit ·
7af689e
1
Parent(s): 48905dd
added req
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
|
@@ -1,2 +1,8 @@
|
|
| 1 |
gradio
|
| 2 |
-
requests
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
gradio
|
| 2 |
+
requests
|
| 3 |
+
pandas
|
| 4 |
+
llama-index
|
| 5 |
+
llama-index-retrievers-bm25
|
| 6 |
+
llama-index-tools-duckduckgo
|
| 7 |
+
huggingface-hub
|
| 8 |
+
openai
|