huggingface / controlnet_aux

Apache License 2.0
398 stars 86 forks source link

how can init model from local #28

Open BeHappyForMe opened 1 year ago

BeHappyForMe commented 1 year ago

thanks for the tool, and how can init the model from local...

patrickvonplaten commented 1 year ago

See: https://github.com/patrickvonplaten/controlnet_aux#usage

CrazyBoyM commented 1 year ago

This may help you load weights manually from your local directory: https://github.com/patrickvonplaten/controlnet_aux/pull/30