huggingface/diffusers

Add SUPIR Upscaler

Offen

#7.219 geöffnet am 05.03.2024

 (36 Kommentare) (14 Reaktionen) (0 zugewiesene Personen)Python (4.562 Forks)batch import
New pipeline/modelcontributions-welcomehelp wanted

Repository-Metriken

Stars
 (22.190 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 14T 10h) (101 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide