Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: featuring custom backend device (auto, cuda, m1, cpu) #584

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

gremlinflat
Copy link

  • Featuring a custom backend device to run interference such as CUDA, CPU, and MPS (apple silicon)
  • Featuring argument parser for custom backend type

@gremlinflat
Copy link
Author

known issue:

  • GFPGANer class from gfpgan library didn't support custom backend. solution: (enable custom backend argument in class constructor)

inference_realesrgan.py Outdated Show resolved Hide resolved
@Hosseinkhasheiee
Copy link

Hello

guimondmm added a commit to guimondmm/Real-ESRGAN that referenced this pull request Jan 20, 2024
xinntao#584 - custom backend device (auto, cuda, m1, cpu)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants