lemon
lemon
可以尝试用rancher最新的版本,新版本能避免不少错误。 docker run -d --privileged --restart=unless-stopped -p 443:443 rancher/rancher
我也遇到拉取镜像失败问题,可通过手工拉取源镜像,然后推送到自己搭建的harbor中去,然后使用自建harbor拉取,此方法可以解决镜像拉取问题。
I have same probleme, my solution: do not install ldm, and use the project ldm code. add file xx.pth, include "xxx/xx/Dreambooth-Stable-Diffusion"
use new domain: client = ClipClient(url="https://knn.laion.ai/knn-service", indice_name="laion5B-L-14", num_images=num_images)