clip-retrieval icon indicating copy to clipboard operation
clip-retrieval copied to clipboard

Can the search in the laionFace20M or laionFace50M?

Open mcanet opened this issue 2 years ago • 1 comments

Can it be search the API by the indice_name by laionFace (https://github.com/FacePerceiver/LAION-Face)?

Example:

client = ClipClient( url="https://knn5.laion.ai/knn-service", #indice_name="laion5B", indice_name="laionFace50M", aesthetic_score=9, aesthetic_weight=0.5, modality=Modality.IMAGE, num_images=1, )

At the moment it give me an error.

mcanet avatar Jan 19 '23 13:01 mcanet

not possible but would be cool, please help creating these indices

rom1504 avatar Jan 13 '24 16:01 rom1504