diff options
author | AUTOMATIC1111 <16777216c@gmail.com> | 2023-08-21 12:22:47 +0000 |
---|---|---|
committer | AUTOMATIC1111 <16777216c@gmail.com> | 2023-08-21 12:22:47 +0000 |
commit | bd6f07088270f1475d11c27f3c7936d404698d3c (patch) | |
tree | 839c6b18618745002ca1c5adb475456729711a14 /CITATION.cff | |
parent | a3fdef4ed4069b5e058f1dcac46cbed05dbbe6e7 (diff) | |
download | stable-diffusion-webui-gfx803-bd6f07088270f1475d11c27f3c7936d404698d3c.tar.gz stable-diffusion-webui-gfx803-bd6f07088270f1475d11c27f3c7936d404698d3c.tar.bz2 stable-diffusion-webui-gfx803-bd6f07088270f1475d11c27f3c7936d404698d3c.zip |
add citation
Diffstat (limited to 'CITATION.cff')
-rw-r--r-- | CITATION.cff | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CITATION.cff b/CITATION.cff new file mode 100644 index 00000000..7e64f974 --- /dev/null +++ b/CITATION.cff @@ -0,0 +1,6 @@ +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 |