LPengYang / MotionClone

Official implementation of MotionClone: Training-Free Motion Cloning for Controllable Video Generation
402 stars 31 forks source link

Please release a demo for it. #11

Closed opajiqw closed 2 weeks ago

LPengYang commented 4 weeks ago

Sorry for the delay. We have updated the code. Now you can test your own examples by simply updating the corresponding JSONL files, such as configs/t2v_camera.jsonl and configs/t2v_object.jsonl. In these files, only the path to the reference video and the prompt for the new scenario are required. More details are available in the README file. Hope this helps.