Haidra-Org / horde-worker-reGen

The default client software to create images for the AI-Horde
https://aihorde.net/
GNU Affero General Public License v3.0
94 stars 42 forks source link

Allow for user-initiated interupts #262

Open tazlin opened 3 months ago

tazlin commented 3 months ago

The worker should be able to interrupt jobs without having to kill the whole process. ComfyUI has a facility for this already (interrupt_current_processing()) and so it should be possible to hook into that function to affect an abort.