latent-diffusion
latent-diffusion copied to clipboard
a question of knn2img.py
thanks you for your interesting work, I have a question of knn2img.py python scripts/knn2img.py --prompt "a happy bear reading a newspaper, oil on canvas" in this code, how to use multipl gpu I try the code CUDA_VISUAL_DEVICES=2,3 python scripts/knn2img.py --prompt "a happy bear reading a newspaper, oil on canvas" but it don't work
may i ask if you have solved this problem i often report mistake "out of memory" could you tell what is the result of running this script