mortenjust/native-diffusion

Support for Stable Diffusion 2.0

Open

#9 opened on Nov 24, 2022

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Swift (34 forks)github user discovery
help wanted

Repository metrics

Stars
 (499 stars)
PR merge metrics
 (PR metrics pending)

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