automatic/TODO.md

64 lines
1.6 KiB
Markdown

# TODO
## Issues
Stuff to be fixed...
- ClipSkip not updated on read gen info
- Run VAE with hires at 1280
- Transformers version
- Move Restart Server from WebUI to Launch and reload modules
- follow-up on `p.script_args`
## Features
Stuff to be added...
- Update README
- Add Gradio theme maker
- Create new GitHub hooks/actions for CI/CD
- Redo Extensions tab: see <https://vladmandic.github.io/sd-extension-manager/pages/extensions.html>
- Stream-load models as option for slow storage
- AMD optimizations
- Apple optimizations
- Support multiple models locations
## Investigate
Stuff to be investigated...
- Torch Compile
- `Torch-DirectML`
- `TensorRT`
- [Temporal Weighing](https://github.com/comfyanonymous/ComfyUI/discussions/473)
## Merge PRs
Pick & merge PRs from main repo...
- Merge backlog: <https://github.com/vladmandic/automatic/pulls>
## Models
StabilityAI is working on new stuff...
- SD XL
- SD ReImagined
## Integration
Tech that can be integrated as part of the core workflow...
- [Merge without distortion](https://github.com/ogkalu2/Merge-Stable-Diffusion-models-without-distortion)
- [Weighted merges](https://github.com/bbc-mc/sdweb-merge-block-weighted-gui/tree/master)
- [Null-text inversion](https://github.com/ouhenio/null-text-inversion-colab)
- [Custom diffusion](https://github.com/guaneec/custom-diffusion-webui), [Custom diffusion](https://www.cs.cmu.edu/~custom-diffusion/)
- [Dream artist](https://github.com/7eu7d7/DreamArtist-sd-webui-extension)
## Random
- Bunch of stuff: <https://pharmapsychotic.com/tools.html>
### Pending Code Updates