LLLite gets stuck after outputting one image, even with seed regeneration
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 155
Description
### Your question
I am currently using a workflow which generates an initial composition image to use with Depth Anything V2 Preprocessor + LLLite Depth Anime model (using the ControlNet-LLLite node). That goes into a 1st Pass with color mask Region Conditioning + CR Conditioning Mixer.
I have rgthree's Seed nodes hooked up to the Ksampler so I am able to regenerate a new fixed random seed after running the sampler to change the output. Even when doing this, it always gets stuck after running the 1st Pass once and then won't output any more images. There is only ever one output that never changes even with seed regeneration. After initially running any subsequent run my terminal just says 'got prompt' followed by 'prompt executed in 0.01 seconds'.
All other issues I've read about this say to generate a new seed but that is exactly what I am doing and I have always done it like this. The only thing that changed from my previous workflow was the Checkpoint switch from Pony to Illustrious (specifically Hassaku IL), I previously used this same workflow with Pony with zero issues. But Illustrious should work the same because it's also SDXL-based so what is the issue here?
### Logs
```powershell
```
### Other
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.