it works, but i don`t have video this is an error - custom_nodes\ComfyUI-VideoHelperSuite\videohelpersuite odes.py:102: RuntimeWarning: invalid value encountered in cast return tensor_to_int(tensor, 8).astype(np.uint8) How can I solve it?
I found out I was getting a weird result because of the aspect ratio not being the same between both (the source was a vertical video and the destination was horizontal, so I put them in the same size and got a way better result
it works, but i don`t have video this is an error - custom_nodes\ComfyUI-VideoHelperSuite\videohelpersuite
odes.py:102: RuntimeWarning: invalid value encountered in cast
return tensor_to_int(tensor, 8).astype(np.uint8) How can I solve it?
Hi, I just tried using it, only that I downloaded the MimicMotionMergedUnet_1.1 instead of the 1.0, but it looks very ugly
Try to download from huggingface
I found out I was getting a weird result because of the aspect ratio not being the same between both (the source was a vertical video and the destination was horizontal, so I put them in the same size and got a way better result
can you please tell me what node will used instead of video node.. because when I use load imge node it's give me error
You need to use different method, I will make video on that
Write your complete requirements
@@quantaailabs I need image input (instead of video input) to get pose output in model.
Can we use an Image posed instead of a video so that export can be quick.
Ya you can
can you please tell me what node will used instead of video node.. because when I use load imge node it's give me error