diff options
author | AUTOMATIC1111 <16777216c@gmail.com> | 2023-07-17 12:51:59 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-17 12:51:59 +0000 |
commit | 2164578738edba6f56c4e95409c56f9ccef442e0 (patch) | |
tree | eedb5d43663dc108f15e7b36ea51b0570e919c7b /README.md | |
parent | 05d23c78376ce73d3de932c7e7b8871914295675 (diff) | |
parent | 35510f7529dc05437a82496187ef06b852be9ab1 (diff) | |
download | stable-diffusion-webui-gfx803-2164578738edba6f56c4e95409c56f9ccef442e0.tar.gz stable-diffusion-webui-gfx803-2164578738edba6f56c4e95409c56f9ccef442e0.tar.bz2 stable-diffusion-webui-gfx803-2164578738edba6f56c4e95409c56f9ccef442e0.zip |
Merge pull request #11821 from AUTOMATIC1111/lora_lyco
lora extension rework to include other types of networks
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -168,5 +168,6 @@ Licenses for borrowed code can be found in `Settings -> Licenses` screen, and al - Security advice - RyotaK
- UniPC sampler - Wenliang Zhao - https://github.com/wl-zhao/UniPC
- TAESD - Ollin Boer Bohan - https://github.com/madebyollin/taesd
+- LyCORIS - KohakuBlueleaf
- Initial Gradio script - posted on 4chan by an Anonymous user. Thank you Anonymous user.
- (You)
|