huggingface/diffusers

Add SUPIR Upscaler

Open

#7219 aperta il 5 mar 2024

Vedi su GitHub
 (36 commenti) (14 reazioni) (0 assegnatari)Python (4562 fork)batch import
New pipeline/modelcontributions-welcomehelp wanted

Metriche repository

Star
 (22.190 star)
Metriche merge PR
 (Merge medio 13g 1h) (96 PR mergiate in 30 g)

Descrizione

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

Guida contributor