Is your feature request related to a problem? Please describe.
It seems a waste of time to regenerate an image that has already been generated
Describe the solution you'd like
I would like to select an image in the web ui and apply GFPGAN / upscaling to it without re-invoking stable-diffusion
Describe alternatives you've considered
I have tried running GFPGAN in a separate terminal window, but having the web server and another GFPGAN instance running at the same time causes memory problems, and it's a lot of work to close the web server and run GFPGAN for each image
Is your feature request related to a problem? Please describe.
It seems a waste of time to regenerate an image that has already been generated
Describe the solution you'd like
I would like to select an image in the web ui and apply GFPGAN / upscaling to it without re-invoking stable-diffusion
Describe alternatives you've considered
I have tried running GFPGAN in a separate terminal window, but having the web server and another GFPGAN instance running at the same time causes memory problems, and it's a lot of work to close the web server and run GFPGAN for each image