clip-retrieval
clip-retrieval copied to clipboard
Can the search in the laionFace20M or laionFace50M?
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.
not possible but would be cool, please help creating these indices