From c3c1f0163d83ee06a5d0c4db1ece51f6cb12b255 Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Thu, 20 Apr 2023 11:39:58 -0400 Subject: [PATCH] update readme/todo --- README.md | 5 +++++ TODO.md | 14 +++++--------- extensions-builtin/sd-extension-aesthetic-scorer | 2 +- 3 files changed, 11 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index fc1df474a..1dfa6d2e1 100644 --- a/README.md +++ b/README.md @@ -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* diff --git a/TODO.md b/TODO.md index 711b85a44..fa025071e 100644 --- a/TODO.md +++ b/TODO.md @@ -10,22 +10,21 @@ Stuff to be fixed... Stuff to be added... -- Add README headers - Add Gradio base themes: - 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 -- 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 diff --git a/extensions-builtin/sd-extension-aesthetic-scorer b/extensions-builtin/sd-extension-aesthetic-scorer index a35fb67ae..ef933a056 160000 --- a/extensions-builtin/sd-extension-aesthetic-scorer +++ b/extensions-builtin/sd-extension-aesthetic-scorer @@ -1 +1 @@ -Subproject commit a35fb67ae91b8b3dce6393a6e59990943b1a1cb2 +Subproject commit ef933a0566510f88fc9d13a1f3958ed423e84895