huggingface/diffusers

Add SUPIR Upscaler

Open

#7.219 aberto em 5 de mar. de 2024

Ver no GitHub
 (36 comments) (14 reactions) (0 assignees)Python (4.562 forks)batch import
New pipeline/modelcontributions-welcomehelp wanted

Métricas do repositório

Stars
 (22.190 stars)
Métricas de merge de PR
 (Mesclagem média 13d 1h) (96 fundiu PRs em 30d)

Description

Model/Pipeline/Scheduler description

SUPIR is a super-resolution model that looks like it produces excellent results

Github Repo: https://github.com/Fanghua-Yu/SUPIR

The model is quite memory intensive, so the optimisation features available in diffusers might be quite helpful in making this accessible to lower resource GPUs.

Open source status

  • The model implementation is available.
  • The model weights are available (Only relevant if addition is not a scheduler).

Provide useful links for the implementation

No response

Guia do colaborador