diff options
author | JaredTherriault <noirjt@live.com> | 2023-09-05 00:29:33 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-05 00:29:33 +0000 |
commit | 5e16914a4e157ab3ed96f8b7841e1290a56f4484 (patch) | |
tree | 655f4582e692f0fc3667b3b668ad365ac3ab92ae /CITATION.cff | |
parent | 8f3b02f09535f55d3673aa9ea589396b8614f799 (diff) | |
parent | 5ef669de080814067961f28357256e8fe27544f4 (diff) | |
download | stable-diffusion-webui-gfx803-5e16914a4e157ab3ed96f8b7841e1290a56f4484.tar.gz stable-diffusion-webui-gfx803-5e16914a4e157ab3ed96f8b7841e1290a56f4484.tar.bz2 stable-diffusion-webui-gfx803-5e16914a4e157ab3ed96f8b7841e1290a56f4484.zip |
Merge branch 'AUTOMATIC1111:master' into master
Diffstat (limited to 'CITATION.cff')
-rw-r--r-- | CITATION.cff | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CITATION.cff b/CITATION.cff new file mode 100644 index 00000000..2c781aff --- /dev/null +++ b/CITATION.cff @@ -0,0 +1,7 @@ +cff-version: 1.2.0 +message: "If you use this software, please cite it as below." +authors: + - given-names: AUTOMATIC1111 +title: "Stable Diffusion Web UI" +date-released: 2022-08-22 +url: "https://github.com/AUTOMATIC1111/stable-diffusion-webui" |