Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can the search in the laionFace20M or laionFace50M? #227

Open
mcanet opened this issue Jan 19, 2023 · 1 comment
Open

Can the search in the laionFace20M or laionFace50M? #227

mcanet opened this issue Jan 19, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@mcanet
Copy link

mcanet commented Jan 19, 2023

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.

@rom1504 rom1504 added the enhancement New feature or request label Jan 13, 2024
@rom1504
Copy link
Owner

rom1504 commented Jan 13, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants