diff options
author | AUTOMATIC <16777216c@gmail.com> | 2022-09-08 12:36:50 +0000 |
---|---|---|
committer | AUTOMATIC <16777216c@gmail.com> | 2022-09-08 12:36:50 +0000 |
commit | 62ce77e24568113f9a19836bf90741dba4166db5 (patch) | |
tree | 612f26e6feebc21d7a2af20e86074c1ab690270d /.gitignore | |
parent | f5001246e27e78422bb11187160702bcaba7daca (diff) | |
download | stable-diffusion-webui-gfx803-62ce77e24568113f9a19836bf90741dba4166db5.tar.gz stable-diffusion-webui-gfx803-62ce77e24568113f9a19836bf90741dba4166db5.tar.bz2 stable-diffusion-webui-gfx803-62ce77e24568113f9a19836bf90741dba4166db5.zip |
support for sd-concepts as alternatives for textual inversion #151
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -9,4 +9,5 @@ __pycache__ /outputs /config.json /log -webui.settings.bat
\ No newline at end of file +/webui.settings.bat +/embeddings |