[PR #288] [CLOSED] very nice Graphical user interface #596

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

📋 Pull Request Information

Original PR: https://github.com/TencentARC/GFPGAN/pull/288
Author: @Erickesau
Created: 10/13/2022
Status: Closed

Base: masterHead: master


📝 Commits (6)

📊 Changes

6 files changed (+800 additions, -0 deletions)

View changed files

Photo Restorer GUI.py (+607 -0)
assets/bg.png (+0 -0)
assets/en.json (+1 -0)
assets/es.json (+1 -0)
assets/icon.ico (+0 -0)
module_gfpgan.py (+191 -0)

📄 Description

Module_gfpgan.py now can be imported as library support all parámeters,
which is used by the GUI,


🔄 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/288 **Author:** [@Erickesau](https://github.com/Erickesau) **Created:** 10/13/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (6) - [`eb07629`](https://github.com/TencentARC/GFPGAN/commit/eb0762955566c93f21729b188df71024767555af) Create .gitkeep - [`159a9d2`](https://github.com/TencentARC/GFPGAN/commit/159a9d27c2cfd09a6a5aff40f5f57b985701d3e1) Add files via upload - [`01f5298`](https://github.com/TencentARC/GFPGAN/commit/01f52988f5366ccd99a5ceb602e27dfbcef62896) Delete resources directory - [`d2d38dd`](https://github.com/TencentARC/GFPGAN/commit/d2d38dd258055fefa9f88e5d41cdbfc2b5befd3d) Add files via upload - [`9254a30`](https://github.com/TencentARC/GFPGAN/commit/9254a308030595f620a7255597ceefcce3c868d5) Add files via upload - [`1025c68`](https://github.com/TencentARC/GFPGAN/commit/1025c688f190c2a859eb4b746cbb8bf20631fa26) Add files via upload ### 📊 Changes **6 files changed** (+800 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `Photo Restorer GUI.py` (+607 -0) ➕ `assets/bg.png` (+0 -0) ➕ `assets/en.json` (+1 -0) ➕ `assets/es.json` (+1 -0) ➕ `assets/icon.ico` (+0 -0) ➕ `module_gfpgan.py` (+191 -0) </details> ### 📄 Description Module_gfpgan.py now can be imported as library support all parámeters, which is used by the GUI, --- <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:00 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: TencentARC/GFPGAN#596