rebel-kblee

Results 2 issues of rebel-kblee

# What does this PR do? Fix an inconsistency between `from_pretrained` and `save_pretrained` within the Multicontrolnet class. The `from_pretrained` function returns a directory structure like this: controlnet, controlnet_1, controlnet_2, whereas...

### Describe the bug Hi. There is an inconsistency between `from_pretrained` and `save_pretrained` within the Multicontrolnet class. The from_pretrained function returns a directory structure like this: controlnet, controlnet_1, controlnet_2, whereas...

bug