Closed gaoshangle closed 1 year ago
hello, here is the correct way to do it. Already fixed in my latest commit. Thanks!
error again, shape different
RuntimeError: Sizes of tensors must match except in dimension 3. Expected size 733 but got size 728 for tensor number 4 in the list.
Use this image to verify
thanks
hello, I've updated the code, and it should be functioning normally, pls check :)
And in this case, where the image is a bit complicated, you may train LoRA for a bit longer, say 300 steps.
I'm closing this issue for now, feel free to re-open if you have any other questions.
OK fine thanks
https://github.com/Yujun-Shi/DragDiffusion/blob/00ca94ac1fa5cf80f013758c7c919cc8767d2710/utils/ui_utils.py#L277C22-L277C22
This line of code up here, made some changes as follows:
now, the program works normally Is that correct ?? thanks