[Issue]: /sdapi/v1/control not returning image
Issue Description
Since i am using the API a lot, i started writing tests which i can run after each upgrade or change inside my own code. I pulled latest master and noticed that when the control endpoint is being used no more image results are returned.
Latest known working commit: git checkout 94f6f0dbcb58276e2a890e8df80f150c4e06a1f6
I enabled save_images and i can see they are saved, so its probably something small that broke in one of the commits.
Version Platform Description
13:15:24-012584 INFO Starting SD.Next
13:15:24-015492 INFO Logger: file="/home/ubuntu/ai_api/automatic_diffusers/sdnext.log" level=INFO size=4961 mode=append
13:15:24-016448 INFO Python version=3.10.12 platform=Linux bin="/home/ubuntu/ai_api/automatic_diffusers/venv/bin/python3" venv="/home/ubuntu/ai_api/automatic_diffusers/venv"
13:15:24-026668 INFO Version: app=sd.next updated=2024-07-24 hash=a874b27e branch=master url=https://github.com/vladmandic/automatic/tree/master ui=dev
13:15:24-192520 INFO Platform: arch=x86_64 cpu=x86_64 system=Linux release=6.2.0-37-generic python=3.10.12
Relevant log output
No response
Backend
Diffusers
UI
Standard
Branch
Master
Model
StableDiffusion 1.5
Acknowledgements
- [X] I have read the above and searched for existing issues
- [X] I confirm that this is classified correctly and its not an extension issue