diff options
author | Volpeon <git@volpeon.ink> | 2022-09-27 08:21:28 +0200 |
---|---|---|
committer | Volpeon <git@volpeon.ink> | 2022-09-27 08:21:28 +0200 |
commit | 68a3735352d3e62d46556b677407fc71b78c47c4 (patch) | |
tree | 5732c82dc668da7fe702e5fe1fdfaa09e5cec2d0 /.gitignore | |
parent | Autocast on sample generation, progress bar cleanup (diff) | |
download | textual-inversion-diff-68a3735352d3e62d46556b677407fc71b78c47c4.tar.gz textual-inversion-diff-68a3735352d3e62d46556b677407fc71b78c47c4.tar.bz2 textual-inversion-diff-68a3735352d3e62d46556b677407fc71b78c47c4.zip |
Better sample filenames, optimizations
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -160,5 +160,5 @@ cython_debug/ | |||
160 | #.idea/ | 160 | #.idea/ |
161 | 161 | ||
162 | text-inversion-model/ | 162 | text-inversion-model/ |
163 | conf.json | 163 | conf*.json |
164 | v1-inference.yaml | 164 | v1-inference.yaml* |