coolzilj / Blender-ControlNet

Using ControlNet right in Blender.
MIT License
760 stars 68 forks source link

when run in colab i have this error #13

Closed wilzamguerrero closed 1 year ago

wilzamguerrero commented 1 year ago

Hi. Thanks for this amazing tool,

[ControlNet] warning: using deprecated 'controlnet_*' request params [ControlNet] warning: consider using the 'control_units' request param instead Loading model from cache: control_canny-fp16 [e3fe7712]

coolzilj commented 1 year ago

try using the script in https://github.com/coolzilj/Blender-ControlNet/blob/main/blender_templates/multicn_depth%2Bseg.blend

enzyme69 commented 1 year ago

I am watching this thread, I am also having the same error message.

And I wonder your blend templates, that one seems to be using Multi ControlNet? Do I also need to use this rig? https://toyxyz.gumroad.com/l/ciojz?layout=profile

wilzamguerrero commented 1 year ago

try using the script in https://github.com/coolzilj/Blender-ControlNet/blob/main/blender_templates/multicn_depth%2Bseg.blend

dont work for me run with the demo but with the same warnings

coolzilj commented 1 year ago

Migrated to the new ControlNet API already, please refer to the readme for any changes.