Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +4 -12
requirements.txt
CHANGED
|
@@ -1,15 +1,7 @@
|
|
| 1 |
gradio
|
| 2 |
llama-index
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
langchain-experimental
|
| 7 |
-
openai
|
| 8 |
-
python-dotenv
|
| 9 |
pandas
|
| 10 |
-
openpyxl
|
| 11 |
-
tabulate
|
| 12 |
-
pandas
|
| 13 |
-
langchain-community
|
| 14 |
-
faiss-cpu
|
| 15 |
-
langchain-text-splitters
|
|
|
|
| 1 |
gradio
|
| 2 |
llama-index
|
| 3 |
+
llama-parse
|
| 4 |
+
llama-index-llms-openai
|
| 5 |
+
nest_asyncio
|
|
|
|
|
|
|
|
|
|
| 6 |
pandas
|
| 7 |
+
openpyxl
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|