mirror of
https://github.com/TencentARC/GFPGAN.git
synced 2026-02-15 22:04:35 +00:00
Run on GPU #352
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 @PhucPhamSy on GitHub (Jun 5, 2023).
How to run prediction on GPU?
@RichardErkhov commented on GitHub (Jun 6, 2023):
install torch for gpu
@PhucPhamSy commented on GitHub (Jun 6, 2023):
I installed, but I cannot see the GPU running. Did you check it?
@RichardErkhov commented on GitHub (Jun 6, 2023):
Im running it right now. Windows 10, python 3.10, cuda 11.7
@PhucPhamSy commented on GitHub (Jun 6, 2023):
Same with me. Windows 11. Tks for reply. I will check later!
@ltbjwzttzz commented on GitHub (Jun 15, 2023):
did it run on GPU now?
@Martyprod commented on GitHub (Jul 9, 2023):
same issue, tried everything, can't make it to run on Gpu. would be very very welcome of any help.
@Konohamaru04 commented on GitHub (Jan 29, 2024):
try this https://github.com/TencentARC/GFPGAN/issues/498
@Martyprod commented on GitHub (Jan 29, 2024):
Thanks i'll try.