custom-diffusion icon indicating copy to clipboard operation
custom-diffusion copied to clipboard

https://knn5.laion.ai/knn-service connect refuse

Open xiaqingsun opened this issue 2 years ago • 2 comments

how to solve the problem of connection refused when downlowd imgs from https://knn5.laion.ai/knn-service

xiaqingsun avatar Feb 01 '23 10:02 xiaqingsun

I have been running into it too. As an alternative, you can try using generated images for regularization instead of real ones.

rishabhjain avatar Feb 01 '23 10:02 rishabhjain

use new domain: client = ClipClient(url="https://knn.laion.ai/knn-service", indice_name="laion5B-L-14", num_images=num_images)

longlimin avatar Feb 03 '23 06:02 longlimin