hollowaykeanho / Upscaler

A consolidation of various compiled open-source AI image/video upscaling product for a working CLI friendly image and video upscaling program.
BSD 3-Clause "New" or "Revised" License
251 stars 20 forks source link

init: added parallelism count support #82

Closed hollowaykeanho closed 6 months ago

hollowaykeanho commented 6 months ago

Since we want to support parallel processing from the get-go, we have to supply its validator. Hence, let's do this.

This patch adds parallelism count support into init/ directory.