koishijs / novelai-bot

Generate images by NovelAI | 基于 NovelAI 的画图机器人
https://bot.novelai.dev
MIT License
2.47k stars 204 forks source link

Feature: Face Restoration in SD-WebUI #142

Closed MaikoTan closed 1 year ago

MaikoTan commented 1 year ago

Scope

Stable Diffusion WebUI (AUTOMATIC1111)

Describe the problem related to the feature request

Implement "Face Restoration" feature in txt2img mode.

Describe the solution you'd like

Describe alternatives you've considered

None.

Additional context

Only SD-WebUI support face restoration.

MaikoTan commented 1 year ago

Note that Stable Horde supports GFPGAN as well (and according their client code, they seems support CodeFormer, but not exposed in the API)

UPDATE: stable horde supports CodeFormer as well.