diff options
author | AUTOMATIC1111 <16777216c@gmail.com> | 2023-07-17 07:06:02 +0000 |
---|---|---|
committer | AUTOMATIC1111 <16777216c@gmail.com> | 2023-07-17 07:06:02 +0000 |
commit | 35510f7529dc05437a82496187ef06b852be9ab1 (patch) | |
tree | 2f45e5e1e9e79ff7f02bef40ef0a793b4a05fd2f /README.md | |
parent | 2e07a8ae6b1d92838b3a8a0f6eaf5fcf4a92d48f (diff) | |
download | stable-diffusion-webui-gfx803-35510f7529dc05437a82496187ef06b852be9ab1.tar.gz stable-diffusion-webui-gfx803-35510f7529dc05437a82496187ef06b852be9ab1.tar.bz2 stable-diffusion-webui-gfx803-35510f7529dc05437a82496187ef06b852be9ab1.zip |
add alias to lyco network
read networks from LyCORIS dir if it exists
add credits
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)
|