mirror of
https://github.com/TencentARC/GFPGAN.git
synced 2026-02-12 04:14:31 +00:00
[PR #408] [CLOSED] Add GPU acceleration to Apple Silicon Macs #613
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?
📋 Pull Request Information
Original PR: https://github.com/TencentARC/GFPGAN/pull/408
Author: @NripeshN
Created: 7/7/2023
Status: ❌ Closed
Base:
master← Head:mps-support📝 Commits (2)
60a4d36Add GPU acceleration to Apple Silicon Macsd4091cafixed mps_device📊 Changes
7 files changed (+355 additions, -94 deletions)
View changed files
📝
README.md(+67 -69)📝
gfpgan/models/gfpgan_model.py(+1 -0)📝
gfpgan/utils.py(+10 -1)📝
requirements.txt(+1 -1)📝
tests/test_arcface_arch.py(+62 -23)📝
tests/test_gfpgan_arch.py(+174 -0)📝
tests/test_stylegan2_clean_arch.py(+40 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.