1-Click Installers for CodeFormer: Robust Face Restoration and Enhancement Network, Windows, RunPod,
-
https://www.patreon.com/posts/104691847
11 June 2024 Update
Batch folder processing feature added
It will never overwrite existing images
It will be saved by default inside batch_outputs folder
You can also give your own target folder path
It will save with the same name of input image with png extension
RunPod and Massed Compute installers and instructions added
A free Kaggle account notebook added
All tested and working perfect
It will display status of batch processing on Gradio with every details
-
https://www.patreon.com/posts/104691847
-
5 Replies
After update, suddenly got error:
Global exception Numpy is not available
had to downgrade numpy to fix
pip install "numpy<2.0.0"
thanks a lot set numpy==1.26.4
actually i did set exactly as you did : numpy<2.0.0
possible to add GPEN to it?
I'm running a separate one using https://github.com/Cioscos/GPEN-Cioscos
yes i think i can add
😀 thank you very much!