update readme/todo

This commit is contained in:
Vladimir Mandic
2023-04-20 11:39:58 -04:00
parent 0e7144186d
commit c3c1f0163d
3 changed files with 11 additions and 10 deletions
+5
View File
@@ -1,3 +1,8 @@
[![](https://img.shields.io/static/v1?label=Sponsor&message=%E2%9D%A4&logo=GitHub&color=%23fe8e86)](https://github.com/sponsors/vladmandic)
![Last Commit](https://img.shields.io/github/last-commit/vladmandic/human?style=flat-square&svg=true)
![License](https://img.shields.io/github/license/vladmandic/human?style=flat-square&svg=true)
![GitHub Status Checks](https://img.shields.io/github/checks-status/vladmandic/human/main?style=flat-square&svg=true)
# Stable Diffusion - Automatic
*Heavily opinionated custom fork of* <https://github.com/AUTOMATIC1111/stable-diffusion-webui>
+5 -9
View File
@@ -10,22 +10,21 @@ Stuff to be fixed...
Stuff to be added...
- Add README headers
- Add Gradio base themes: <https://gradio.app/theming-guide/#using-the-theme-builder>
- Create new GitHub hooks/actions for CI/CD
- Move Restart Server from WebUI to Launch and reload modules
- Redo Extensions tab: see <https://vladmandic.github.io/sd-extension-manager/pages/extensions.html>
- Stream-load models as option for slow storage
- Replace **PngInfo** / **EXIF** metadata handler
- Investigate integration with `Torch-DirectML`
- Investigate best practices for **Apple M1**
- Investigate best practices for **AMD GPUs**
## Investigate
Stuff to be investigated...
- Revisit `torch.compile`
- Best practices for **Apple M1**
- Best practices for **AMD GPUs**
- Torch Compile
- `Torch-DirectML`
- `TensorRT`
## Merge PRs
@@ -56,6 +55,3 @@ Tech that can be integrated as part of the core workflow...
### Pending Code Updates
- full CUDA tuning section in UI Settings
- improve compatibility with some 3rd party extensions
- improve exif/pnginfo metadata parsing