intel / openvino-ai-plugins-gimp

GIMP AI plugins with OpenVINO Backend
Apache License 2.0
447 stars 49 forks source link

Stable Diffusion Dialog Updates #25

Closed RyanMetcalfeInt8 closed 1 year ago

RyanMetcalfeInt8 commented 1 year ago
  1. Grey-out 'Run Inference' button until models are loaded
  2. Asyncronously run 'Load Models' and 'Run Inference' operation, which keeps GUI active and avoid 'not responding behavior'
  3. While 'Run Inference' is running, progress updates are displayed in both a new status bar showing current inference step, etc. And progress bar is also updated.