[PR #32] [CLOSED] 'stable' #551

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

📋 Pull Request Information

Original PR: https://github.com/TencentARC/GFPGAN/pull/32
Author: @Tomas1337
Created: 8/1/2021
Status: Closed

Base: masterHead: 'stable'


📝 Commits (3)

📊 Changes

5 files changed (+281 additions, -10 deletions)

View changed files

📝 inference_gfpgan_full.py (+60 -0)
initialization.sh (+2 -0)
main.py (+122 -0)
requirements.txt (+0 -10)
tests.py (+97 -0)

📄 Description

No description provided


🔄 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/32 **Author:** [@Tomas1337](https://github.com/Tomas1337) **Created:** 8/1/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `'stable'` --- ### 📝 Commits (3) - [`2b05211`](https://github.com/TencentARC/GFPGAN/commit/2b05211feb370efb73db7ee780b5036044f35dd0) Added tests and fastapi endpoint - [`522d331`](https://github.com/TencentARC/GFPGAN/commit/522d3312c01597f0aa18ed5e03317ee3ac88729f) added fastapi endpoints - [`5266fe5`](https://github.com/TencentARC/GFPGAN/commit/5266fe5fca5b03eda50a73673bfc17bcf6c6c046) Merge branch ''stable'' of https://github.com/Tomas1337/GFPGAN into 'stable' ### 📊 Changes **5 files changed** (+281 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `inference_gfpgan_full.py` (+60 -0) ➕ `initialization.sh` (+2 -0) ➕ `main.py` (+122 -0) ➖ `requirements.txt` (+0 -10) ➕ `tests.py` (+97 -0) </details> ### 📄 Description _No description provided_ --- <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:48 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: TencentARC/GFPGAN#551