diff options
author | Kohaku-Blueleaf <59680068+KohakuBlueleaf@users.noreply.github.com> | 2023-11-19 07:24:57 +0000 |
---|---|---|
committer | Kohaku-Blueleaf <59680068+KohakuBlueleaf@users.noreply.github.com> | 2023-11-19 07:24:57 +0000 |
commit | b60e1088db2497e945d36c7500dcbf03afceedf2 (patch) | |
tree | 96e8b52fc682e778a5e2d226c42a7bb876aaa8b9 /README.md | |
parent | cd12256575dcce325519ef674323d953fbce252c (diff) | |
parent | fc83af443265d8938cf778143aefec1129d95c42 (diff) | |
download | stable-diffusion-webui-gfx803-b60e1088db2497e945d36c7500dcbf03afceedf2.tar.gz stable-diffusion-webui-gfx803-b60e1088db2497e945d36c7500dcbf03afceedf2.tar.bz2 stable-diffusion-webui-gfx803-b60e1088db2497e945d36c7500dcbf03afceedf2.zip |
Merge branch 'dev' into test-fp8
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -147,7 +147,7 @@ For the purposes of getting Google and other search engines to crawl the wiki, h ## Credits
Licenses for borrowed code can be found in `Settings -> Licenses` screen, and also in `html/licenses.html` file.
-- Stable Diffusion - https://github.com/CompVis/stable-diffusion, https://github.com/CompVis/taming-transformers
+- Stable Diffusion - https://github.com/Stability-AI/stablediffusion, https://github.com/CompVis/taming-transformers
- k-diffusion - https://github.com/crowsonkb/k-diffusion.git
- GFPGAN - https://github.com/TencentARC/GFPGAN.git
- CodeFormer - https://github.com/sczhou/CodeFormer
|