Open janvarev opened 1 year ago
That's a great idea, it could have a lot of potential! I really appreciate the suggestion. It occurs to me that I could design it in such a way that more tools could be chained for pre-processing or post-processing.
Thnks!!!
Just the notice - we increase number of plugins, so if you'll switch to this architecture, plugins for codeformer, gfpgan, gfpganonnx enchancement will be available (from https://github.com/RichardErkhov/Richard-roop ) (gfpganonnx near 10x faster then codeformer)
Hi!
It may be good to add pipeline to image processing - for example, to use upscaler/face restorer after img making.
As an example, you can use this stuff: https://github.com/janvarev/chain-img-processor - there are framework, where pipeline stages adjusted as a separate plugins.
I've already implemented codeformer upscale/face restore, so it may be good to implement it in this project too.
There are two options to implement it: