mortenjust/native-diffusion

Support for Stable Diffusion 2.0

Open

#9 opened on Nov 24, 2022

 (0 comments) (0 reactions) (0 assignees)Swift (33 forks)github user discovery
help wanted

Repository metrics

Stars
 (494 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

2.0 just came out today. Blog post, repo

Highlights

  • Generate 768x768 images (weights)
  • New Upscaler model that can scale up to 4x in one go (weights)
  • Depth to image for shape-preserving img2img
  • Improved inpainting (weights)

We probably want to support both 2.0 and 1.5

Contributor guide