Spaces:
Sleeping
Sleeping
Commit
·
d83ee15
1
Parent(s):
c3617df
RAGをつけた
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ gradio
|
|
2 |
llama-cpp-python
|
3 |
huggingface_hub
|
4 |
pathlib
|
5 |
-
|
6 |
faiss
|
7 |
numpy
|
8 |
pandas
|
|
|
2 |
llama-cpp-python
|
3 |
huggingface_hub
|
4 |
pathlib
|
5 |
+
sentence-transformers
|
6 |
faiss
|
7 |
numpy
|
8 |
pandas
|