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

time out when connect to laion.ai #32

Open
lilu-REA opened this issue Feb 8, 2023 · 3 comments
Open

time out when connect to laion.ai #32

lilu-REA opened this issue Feb 8, 2023 · 3 comments

Comments

@lilu-REA
Copy link

lilu-REA commented Feb 8, 2023

First, thanks for you sharing this interesting model .I have some issues, when I run the finetune_real.sh, it seems that the connection to https://knn5.laion.ai/knn-service does not work right now. It always show time out. Do you have other way to prepare the training data?

@lilu-REA lilu-REA changed the title time out when connection to laion.ai time out when connect to laion.ai Feb 8, 2023
@lilu-REA
Copy link
Author

lilu-REA commented Feb 8, 2023

solved. I just saw the answer for same issue.

@lilu-REA
Copy link
Author

change the code of line 15 in retrieve.py
client = ClipClient(url="https://knn.laion.ai/knn-service", indice_name="laion5B-L-14", num_images=num_images)

@digbangbang
Copy link

I think the website is not work now

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

No branches or pull requests

2 participants