diff options
author | AUTOMATIC1111 <16777216c@gmail.com> | 2023-08-21 12:27:04 +0000 |
---|---|---|
committer | AUTOMATIC1111 <16777216c@gmail.com> | 2023-08-21 12:27:04 +0000 |
commit | 18fb522660a7b521bbd96c91bb55e7ab8be2b3c2 (patch) | |
tree | 3ee69571f88904486a5dca15cb2c1a488dd1750c | |
parent | bd6f07088270f1475d11c27f3c7936d404698d3c (diff) | |
download | stable-diffusion-webui-gfx803-18fb522660a7b521bbd96c91bb55e7ab8be2b3c2.tar.gz stable-diffusion-webui-gfx803-18fb522660a7b521bbd96c91bb55e7ab8be2b3c2.tar.bz2 stable-diffusion-webui-gfx803-18fb522660a7b521bbd96c91bb55e7ab8be2b3c2.zip |
citation mk2
-rw-r--r-- | CITATION.cff | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/CITATION.cff b/CITATION.cff index 7e64f974..2c781aff 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -1,6 +1,7 @@ cff-version: 1.2.0 -title: Stable Diffusion Web UI message: "If you use this software, please cite it as below." -type: software authors: - given-names: AUTOMATIC1111 +title: "Stable Diffusion Web UI" +date-released: 2022-08-22 +url: "https://github.com/AUTOMATIC1111/stable-diffusion-webui" |