Skip to content

Commit

Permalink
updated search
Browse files Browse the repository at this point in the history
  • Loading branch information
cole_foster@brown.edu committed Aug 6, 2024
1 parent 05b418f commit c4a0814
Show file tree
Hide file tree
Showing 9 changed files with 2 additions and 2,892 deletions.
1 change: 1 addition & 0 deletions search/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
dev.py
2 changes: 1 addition & 1 deletion search/search.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
from urllib.request import urlretrieve
import time

data_directory = "/users/cfoste18/scratch/datasets/LAION"
data_directory = "data"

def download(src, dst):
if not os.path.exists(dst):
Expand Down
173 changes: 0 additions & 173 deletions src/hnswlib/bruteforce.h

This file was deleted.

Loading

0 comments on commit c4a0814

Please sign in to comment.