huggingface/diffusers

Add SUPIR Upscaler

開放

#7,219 建立於 2024年3月5日

 (36 則留言) (14 個反應) (0 位負責人)Python (4,562 個分叉)batch import
New pipeline/modelcontributions-welcomehelp wanted

倉庫指標

星標
 (22,190 顆星)
PR 合併指標
 (平均合併 14天 10小時) (30 天內合併 101 個 PR)

描述

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

貢獻者指南