[PR #142] added an exception case for png image #574

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

📋 Pull Request Information

Original PR: https://github.com/TencentARC/GFPGAN/pull/142
Author: @bm777
Created: 1/6/2022
Status: 🔄 Open

Base: masterHead: patch-1


📝 Commits (1)

  • aed1aee added an exception case for png image

📊 Changes

1 file changed (+33 additions, -31 deletions)

View changed files

📝 inference_gfpgan.py (+33 -31)

📄 Description

added an exception case for png image that has an "IDAT: CRC error"


🔄 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/142 **Author:** [@bm777](https://github.com/bm777) **Created:** 1/6/2022 **Status:** 🔄 Open **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`aed1aee`](https://github.com/TencentARC/GFPGAN/commit/aed1aee8a1103622cb6b950c0867cc913714acd7) added an exception case for png image ### 📊 Changes **1 file changed** (+33 additions, -31 deletions) <details> <summary>View changed files</summary> 📝 `inference_gfpgan.py` (+33 -31) </details> ### 📄 Description added an exception case for png image that has an "IDAT: CRC error" --- <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:48:54 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: TencentARC/GFPGAN#574