Official Pytorch Implementation for “Plug-and-Play Diffusion Features for Text-Driven Image-to-Image Translation” (CVPR 2023)
941
stars
58
forks
source link
if supports outputting the edited image according to the size of the original image? #23
Open
lizekui opened 10 months ago
The project is great! I wonder if it supports outputting the edited image according to the size of the original image?
I try some result but I found the output on replicate and hugginface version is square picture
Thanks firstly!