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
252 stars 20 forks source link

init: upgraded unix.sh to allow parallel processing #36

Closed hollowaykeanho closed 1 year ago

hollowaykeanho commented 1 year ago

Since there are demands for controlled parallel processing, we should implement the feature. Hence, let's start with the UNIX system first.

This patch upgrades unix.sh to permit controlled parallel processing in init/ directory.