Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -10,4 +10,6 @@ ollama
|
|
10 |
gradio
|
11 |
docx2txt
|
12 |
llama-index-postprocessor-cohere-rerank
|
13 |
-
IPython
|
|
|
|
|
|
10 |
gradio
|
11 |
docx2txt
|
12 |
llama-index-postprocessor-cohere-rerank
|
13 |
+
IPython
|
14 |
+
faiss-cpu
|
15 |
+
matplotlib
|