diff options
author | AUTOMATIC1111 <16777216c@gmail.com> | 2023-11-26 07:51:45 +0000 |
---|---|---|
committer | AUTOMATIC1111 <16777216c@gmail.com> | 2023-11-26 08:17:38 +0000 |
commit | d2e0c1ca132f4f0d98b77397a9f353d4ad8e7c4b (patch) | |
tree | e36f8d56ff659fc194316c71d6cca0b787ce90ee /README.md | |
parent | 3a9bf4ac10d99feb81b0e637417a108d3fa5ac06 (diff) | |
download | stable-diffusion-webui-gfx803-d2e0c1ca132f4f0d98b77397a9f353d4ad8e7c4b.tar.gz stable-diffusion-webui-gfx803-d2e0c1ca132f4f0d98b77397a9f353d4ad8e7c4b.tar.bz2 stable-diffusion-webui-gfx803-d2e0c1ca132f4f0d98b77397a9f353d4ad8e7c4b.zip |
rework hypertile into a built-in extension
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -174,5 +174,6 @@ Licenses for borrowed code can be found in `Settings -> Licenses` screen, and al - TAESD - Ollin Boer Bohan - https://github.com/madebyollin/taesd
- LyCORIS - KohakuBlueleaf
- Restart sampling - lambertae - https://github.com/Newbeeer/diffusion_restart_sampling
+- Hypertile - tfernd - https://github.com/tfernd/HyperTile
- Initial Gradio script - posted on 4chan by an Anonymous user. Thank you Anonymous user.
- (You)
|