https://github.com/showlab/DragAnything/blob/438d2beecd5d481300a5befea73b3b27ed063177/demo.py#L396 Here you are assigning a single floating-point number to a vector, resulting in a vector with all the same number. Is it a typo error?
DragAnything/demo.py
Line 396 in 438d2be
Here you are assigning a single floating-point number to a vector, resulting in a vector with all the same number. Is it a typo error?