Spaces:
Sleeping
Sleeping
JaphetHernandez
commited on
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ huggingface_hub
|
|
7 |
streamlit
|
8 |
torch
|
9 |
sentencepiece
|
10 |
-
faiss-gpu # Opcional para acelerar la búsqueda
|
|
|
|
7 |
streamlit
|
8 |
torch
|
9 |
sentencepiece
|
10 |
+
faiss-gpu # Opcional para acelerar la búsqueda
|
11 |
+
llama-index
|