The node being named Image2Vid is not a very good name convention since there are many nodes that can do this. This PR rename s the node to ToonCrafter and will be much easier for users to find. The class was also renamed to ToonCrafterNode so it better describes the class function and does not conflict with the utils.
The node being named Image2Vid is not a very good name convention since there are many nodes that can do this. This PR rename s the node to
ToonCrafter
and will be much easier for users to find. The class was also renamed toToonCrafterNode
so it better describes the class function and does not conflict with the utils.