# 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 ## Features Stuff to be added... - Add Gradio theme maker - Create new GitHub hooks/actions for CI/CD - Redo Extensions tab: see - Stream-load models as option for slow storage - Autodetect nVidia and AMD: `nvidia-smi` vs `rocm-smi` ## Investigate Stuff to be investigated... - Torch Compile - `Torch-DirectML` - `TensorRT` ## Merge PRs Pick & merge PRs from main repo... - Merge backlog: ## 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: ### Pending Code Updates - use samples format for live preview - identify race condition where generate locks up while fetching preview - use **Approx NN** for live preview - create default `styles.csv` - fix setup not installing `tensorflow` dependencies - update default git flags to reduce number of warnings