huggingface/diffusers

Add SUPIR Upscaler

Open

#7.219 geöffnet am 5. März 2024

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

Repository-Metriken

Stars
 (22.190 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 13T 1h) (96 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