Closed abelghazinyan closed 1 year ago
Hi, you can simply download it and give it to clip-retrieval back
I don't see how to initialise it, can you help me
Follow this https://github.com/rom1504/clip-retrieval#clip-back
The output folder is the folder you download from hf
Hey I want to download and locally use KNN indices for searching by queries. I want to use this
How to do that? And also how to have custom num limit. As I want to run it locally, I don't mind having to wait for long to retrieve let's say closest 100k queries.
How is that possible? Thanks for this amazing work!