divamgupta / divamgupta/diffusionbee-stable-diffusion-ui
Implement Better Super Resolution Technique
Open
- Dominant language
- JavaScript
- Stars
- 13.6k
- Forks
- 727
- PR merge metrics
- No merged PRs in 30d
Description
Many people are using SD to do super-resolution. This is done by up-scaling the image with nearest neighbour, then cutting up the image into tiles and feeding it through SD to hallucination details. Then stitching back together.
This project can be used as a guideline or maybe a joint integration: https://github.com/1jz/stable-diffusion-scaler
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.