huggingface/diffusers

Add SUPIR Upscaler

オープン

#7,219 opened on 2024/03/05

 (36 件のコメント) (14 件のリアクション) (0 人の担当者)Python (4,562 件のフォーク)batch import
New pipeline/modelcontributions-welcomehelp wanted

Repository metrics

Stars
 (22,190 個のスター)
PR merge metrics
 (平均マージ 14d 10h) (30d で 101 merged PRs)

説明

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

コントリビューターガイド