Thons

Results 2 comments of Thons

@SaladDays831 @atiorh This issue can be resolved by replacing the code with the following: ```swift // add the parameter 'converting:' outputs[n][k] = MLShapedArray(converting: newValue) ``` If you use multiple ControlNets,...

@SaladDays831 I'm sorry, it was my oversight that the second ControlNet wasn't functioning. My code shared with you did not crash but was ineffective. I also tried it and it...