diff options
author | Volpeon <git@volpeon.ink> | 2022-09-30 14:13:51 +0200 |
---|---|---|
committer | Volpeon <git@volpeon.ink> | 2022-09-30 14:13:51 +0200 |
commit | 9a42def9fcfb9a5c5471d640253ed6c8f45c4973 (patch) | |
tree | ad186862f5095663966dd1d42455023080aa0c4e /.gitignore | |
parent | Better sample file structure (diff) | |
download | textual-inversion-diff-9a42def9fcfb9a5c5471d640253ed6c8f45c4973.tar.gz textual-inversion-diff-9a42def9fcfb9a5c5471d640253ed6c8f45c4973.tar.bz2 textual-inversion-diff-9a42def9fcfb9a5c5471d640253ed6c8f45c4973.zip |
Added custom SD pipeline + euler_a scheduler
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -160,5 +160,5 @@ cython_debug/ | |||
160 | #.idea/ | 160 | #.idea/ |
161 | 161 | ||
162 | output/ | 162 | output/ |
163 | conf*.json | 163 | conf/ |
164 | v1-inference.yaml* | 164 | v1-inference.yaml* |