Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ llama-index
|
|
2 |
mistralai
|
3 |
faiss-cpu
|
4 |
numpy
|
5 |
-
html2text
|
|
|
|
2 |
mistralai
|
3 |
faiss-cpu
|
4 |
numpy
|
5 |
+
html2text
|
6 |
+
llama-index-readers-web
|