[PR #601] basicsr version update #627

Open
opened 2026-01-29 21:49:09 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/TencentARC/GFPGAN/pull/601
Author: @AyushSingh916
Created: 1/20/2025
Status: 🔄 Open

Base: masterHead: master


📝 Commits (1)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/TencentARC/GFPGAN/pull/601 **Author:** [@AyushSingh916](https://github.com/AyushSingh916) **Created:** 1/20/2025 **Status:** 🔄 Open **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`62a32d2`](https://github.com/TencentARC/GFPGAN/commit/62a32d27d4e25fd335e5fb28fdb621da28f409e7) basicsr version update ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `requirements.txt` (+1 -1) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 21:49:09 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: TencentARC/GFPGAN#627