strange slowdown on model initializing phase
as the title says, i am experiencing strange and long slowdown and almost freezes in the stage where the ksampler should start working and the log says model initializing... sometimes it runs through a batch without hickups but then on the next batch, there is a pause of a few minutes before anything happens...
template workflow with enhancer added on Comfyui version: 0.19.3 on a geforce rtx 3090 24gb , no special start parameters apart from additional search pathes
this happened on the standard ksampler, switched to my usual replacement, the res4lyf clownsharksampler, and the issue was at least reduced, if not gone...
ok, had the slowdown happening with the clownsharksampler as well but it did not show the message. But got it resolved so far by adding a garbage collection node after the prompt enhancer step. Without prompt enhancer the problem is not present, so some parts of the enhancer are taking too long to unload and block the sampler process or correct model loading.