mirror of
https://github.com/TencentARC/GFPGAN.git
synced 2026-02-17 23:04:33 +00:00
Hi, it have an executable for windows? #252
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Minori-ty on GitHub (Sep 11, 2022).
such as this project https://github.com/xinntao/Real-ESRGAN
@xinntao commented on GitHub (Sep 16, 2022):
It does not have such an executable file ~
@Minori-ty commented on GitHub (Sep 16, 2022):
Can you provide an executable file?
@JeroenSteen commented on GitHub (Oct 2, 2022):
I'm also interested in a executable file for Windows👍
@ghost commented on GitHub (Oct 5, 2022):
Best bet is find a Jupyter notebook or python notebook. Python executables are not great tbh.
@topninja commented on GitHub (Mar 16, 2023):
@xinntao
Can you give us the steps to make an executable file on both Real-ESRGAN and this GFPGAN?
Looks like Real-ESRGAN had some updates but the executable is an old version yet.
Thanks