Mori-kamiyama commited on
Commit
361f8fa
·
1 Parent(s): d83ee15

RAGをつけた

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -3,6 +3,6 @@ llama-cpp-python
3
  huggingface_hub
4
  pathlib
5
  sentence-transformers
6
- faiss
7
  numpy
8
  pandas
 
3
  huggingface_hub
4
  pathlib
5
  sentence-transformers
6
+ faiss-cpu
7
  numpy
8
  pandas