FerrellSyntheticIntelligence commited on
Commit ·
da10a22
1
Parent(s): 18aa03d
fix: add faiss-cpu to requirements
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -7,3 +7,4 @@ sentence-transformers
|
|
| 7 |
>>>>>>> Stashed changes
|
| 8 |
numpy
|
| 9 |
transformers
|
|
|
|
|
|
| 7 |
>>>>>>> Stashed changes
|
| 8 |
numpy
|
| 9 |
transformers
|
| 10 |
+
faiss-cpu
|