huggingface / controlnet_aux

Apache License 2.0
398 stars 86 forks source link

add local pretrained model support in processor #85

Closed aihao2000 closed 5 months ago

aihao2000 commented 11 months ago

Now it can use processor_id to specify the type and specify the pretrained model path at the same time, for those machines that do not have a public network and do not want to "if else" the type again