DragDiffusion
DragDiffusion copied to clipboard
Implementation of DragDiffusion: Harnessing Diffusion Models for Interactive Point-based Image Editing
The GUI doesn't seem to support img2img, it can only generate images, and webui does not work. Thanks very much!
which version of pytorch should I use
Hello, Thank you for your work and releasing your code. When I try to use it by running `python gui.py` with a text prompt, it throws an error "AttributeError: reshape"....
Hello! I‘m glad that you open the implementation of "DragDiffusion". However, the function "step" in "dragdiffusion.py" is empty, so the procedure cannot run correctly and I cannot use it to...