You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi!
I have a question.
How can I create a pretrained ControlNet 3D model?
Do I need to train additional 3D parameters, or is it possible to use the pretrained ControlNet 2D model?
Thank you very much.
The text was updated successfully, but these errors were encountered:
Hi! I have a question. How can I create a pretrained ControlNet 3D model? Do I need to train additional 3D parameters, or is it possible to use the pretrained ControlNet 2D model? Thank you very much.
2d controlnet is used during training. you may find the from_2d in the controlnet3D and load from there.
Hi!
I have a question.
How can I create a pretrained ControlNet 3D model?
Do I need to train additional 3D parameters, or is it possible to use the pretrained ControlNet 2D model?
Thank you very much.
The text was updated successfully, but these errors were encountered: