rupeshs / fastsdcpu

Fast stable diffusion on CPU
MIT License
1.03k stars 87 forks source link

is batch generation or any form of upscaling possible ? #11

Closed patientx closed 8 months ago

patientx commented 8 months ago

First of all batch generation would be very cool to be able to do.

Is there a way that you can implement any form of upscaling here ? Not too complicated just basic 2x or 4x upscaling using any models and or maybe face repair with codeformer or something ?

Also I see lots of files on cache folder which ones are safe to delete it grows too fast too big. Maybe let us delete them with a setting or automatically delete them if not used ?

rupeshs commented 8 months ago

@patientx Bacth generation support was added in the release v1.0.0 beta 7, upscaling probably in future releases. https://github.com/rupeshs/fastsdcpu/releases/tag/v1.0.0-beta.7