Spaces:
Runtime error
Runtime error
yuvaranianandhan24
commited on
Commit
•
dc1be5d
1
Parent(s):
27a6bb6
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ streamlit
|
|
2 |
python-dotenv
|
3 |
llama-index
|
4 |
llama-index-embeddings-huggingface
|
5 |
-
llama-index-llms-huggingface
|
|
|
|
2 |
python-dotenv
|
3 |
llama-index
|
4 |
llama-index-embeddings-huggingface
|
5 |
+
llama-index-llms-huggingface
|
6 |
+
transformers
|