Open psydok opened 1 week ago
can you try writing " --use-cpu SD GFPGAN BSRGAN ESRGAN SCUNet CodeFormer --all " instead of " --use-cpu "
also try this other code : --precision full --no-half --use-cpu SD GFPGAN BSRGAN ESRGAN SCUNet CodeFormer --all
and did you ever installed xformers?
use --always-cpu instead of -- use-cpu
I tested from
.github/workflow
. Forge only runs on gpu. The values are hardcoded.