adobe-research / custom-diffusion

Custom Diffusion: Multi-Concept Customization of Text-to-Image Diffusion (CVPR 2023)
https://www.cs.cmu.edu/~custom-diffusion
Other
1.85k stars 138 forks source link

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

Open xiaqingsun opened 1 year ago

xiaqingsun commented 1 year ago

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

rishabhjain commented 1 year ago

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

longlimin commented 1 year ago

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