Added filenames.pk and index.faiss

This commit is contained in:
2026-01-03 00:57:30 +05:30
parent 5ae28bf6ab
commit da08dbc444
3 changed files with 8 additions and 0 deletions

2
.gitignore vendored
View File

@@ -6,7 +6,9 @@ uploads/
embeddings/
filenames/
*.pkl
!filenames.pkl
*.faiss
!index.faiss
neighbors.pkl
# Keep these files tracked (add with git add -f if needed):

BIN
filenames.pkl LFS Normal file

Binary file not shown.

BIN
index.faiss LFS Normal file

Binary file not shown.