This repository has been archived by the owner on Aug 29, 2023. It is now read-only.
Add pipeline for image processing - also may solve memory issue #28
Labels
enhancement
New feature or request
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:
The text was updated successfully, but these errors were encountered: