# TODO ## Issues Stuff to be fixed... - ClipSkip not updated on read gen info - Usage of `sd_vae` in quick settings - Run VAE with hires at 1280 ## Features Stuff to be added... - Add Gradio theme maker - Create new GitHub hooks/actions for CI/CD - Move Restart Server from WebUI to Launch and reload modules - 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... - Best practices for **Apple M1** - Best practices for **AMD GPUs** - 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 - fix VAE dtype should fix most issues with NaN or black images - add built-in Gradio themes - fix requirements - more AMD specific work