mirror of
https://github.com/TencentARC/GFPGAN.git
synced 2026-04-24 23:00:58 +00:00
[PR #601] basicsr version update #627
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/601
Author: @AyushSingh916
Created: 1/20/2025
Status: 🔄 Open
Base:
master← Head:master📝 Commits (1)
62a32d2basicsr version update📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
requirements.txt(+1 -1)📄 Description
There was a version class becasue of from torchvision.transforms_functional import rgb_to_grayscale to from torchvision.transforms.functional import rgb_to_grayscale which in the lastest version have changed.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.