mirror of
https://github.com/nod-ai/AMD-SHARK-Studio.git
synced 2026-04-03 03:00:17 -04:00
* UI/Web: Fix upscaler stop button * Hook the cancel_sd function up to the Stop button. * Adds checks for SD_STATE_CANCEL in the upscaler ui inference function. * Set and check for SD_STATE_IDLE, SD_STATE_CANCEL in the upscaler pipeline. * UI/Web: lint fixes for upscaler stop button fix --------- Co-authored-by: powderluv <powderluv@users.noreply.github.com>