Interpause / Interpause/auto-sd-paint-ext
Next Milestone
- Dominant language
- Python
- Stars
- 482
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
## Overview
The plan was to finish this milestone by the WD 1.4 release date, 1st December. Due to my current workload, I will probably have to push this back to around 20th December. Oh, and after this milestone, I don't think there should any more major things to implement, so I will just do mostly maintenance.
### Tabs
- [ ] Dedicated Outpainting Tab
- Outpainting Mk 2
- Sketch & Outpaint
- [ ] Dedicated Upscale Tab
- Simple Upscale
- SD Upscale
### Configuration
- [ ] Save & load presets
- Prompt, model used, model config, etc
- [ ] Allow all prompt/negative prompt to be linked.
- [ ] Show all webUI config options dynamically + Search Bar
- Check if official API for settings work properly, i.e., calls reset callbacks after changing settings that require resets like the model used; Might be useful.
### Maintenance
- [ ] Switch to official API
### QoL
- [x] Split all tabs into their own rearrangeable dockers (https://github.com/Interpause/auto-sd-paint-ext/commit/87c6f39099876d4ae9335564622faacde8864f8a)
- [x] Show the ETA (https://github.com/Interpause/auto-sd-paint-ext/commit/0399739c8ea97733fa2192ee80feb9c81cee1ae9)
- [x] Interrupt button (https://github.com/Interpause/auto-sd-paint-ext/commit/7631bda562bcdab3febd80ac50ba0ffb3ba53716)
- [ ] Mechanism to send images to/from webUI
- [x] Inserting batches into a group layer (https://github.com/Interpause/auto-sd-paint-ext/commit/e32c9dca7233d6cd53d7be7319651e43218521cd)
### Documentation
- Usage videos for each feature
- New demo video
### Not Planned Yet
Not sure where to put these for now:
- Tab showing requests in queue.
- Skipping batches.
- #65
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.