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

a question of knn2img.py

Open kangxi1818 opened this issue 3 years ago • 1 comments

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

kangxi1818 avatar Nov 10 '22 02:11 kangxi1818

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

donutn avatar Nov 01 '23 13:11 donutn