Spaces:
Runtime error
Runtime error
Initial commit with LlamaIndex-based agent
Browse files- requirements.txt +0 -1
requirements.txt
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
llama-index-core
|
2 |
llama-index-llms-huggingface
|
3 |
-
llama-index-agent-react
|
4 |
transformers
|
5 |
torch
|
6 |
accelerate
|
|
|
1 |
llama-index-core
|
2 |
llama-index-llms-huggingface
|
|
|
3 |
transformers
|
4 |
torch
|
5 |
accelerate
|