williamyang1991 / Rerender_A_Video

[SIGGRAPH Asia 2023] Rerender A Video: Zero-Shot Text-Guided Video-to-Video Translation
https://www.mmlab-ntu.com/project/rerender/
Other
2.96k stars 202 forks source link

controlnet units #91

Closed 17freeman closed 1 year ago

17freeman commented 1 year ago

Hello, you only used two controlnet units, HED and canny, in your code. Have you tried adding some other controlnet units? For example, tile and openpose.

williamyang1991 commented 1 year ago

See https://github.com/williamyang1991/Rerender_A_Video#option0

Using customized models --> Using other controls from ControlNet (e.g., Depth, Pose)