Search Results

Found 1 results for "a6a699348ec20540ab5cb618238aaaa0" across all boards searching md5.

Anonymous /h/8663849#8665939
7/20/2025, 8:44:37 PM
>>8665936
Glad you figured it out anon! When you say LORA Control, which extension do you mean? The description at https://github.com/cheald/sd-webui-loractl says it was intended to replace https://github.com/a2569875/stable-diffusion-webui-composable-lora which it claims doesn't work in newer versions of the UI.

In any case:

>"AttributeError: 'NoneType' object has no attribute 'timestep'
>'NoneType' object has no attribute 'timestep' "

This sounds like there's an object being passed that's expected to have an attribute called "timestep" that's not there. From the name I'd guess that's the step number that the LORA is supposed be to applied or changed. Are you following an example or guide and do you have all the configurations and settings correct?