diff options
author | Volpeon <git@volpeon.ink> | 2022-10-07 14:54:44 +0200 |
---|---|---|
committer | Volpeon <git@volpeon.ink> | 2022-10-07 14:54:44 +0200 |
commit | 2af0d47b44fe02269b1378f7691d258d35544bb3 (patch) | |
tree | cb3250de69e17ad3536e0f548805b7a087a041f2 /.gitignore | |
parent | Training: Create multiple class images per training image (diff) | |
download | textual-inversion-diff-2af0d47b44fe02269b1378f7691d258d35544bb3.tar.gz textual-inversion-diff-2af0d47b44fe02269b1378f7691d258d35544bb3.tar.bz2 textual-inversion-diff-2af0d47b44fe02269b1378f7691d258d35544bb3.zip |
Fix small details
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -161,4 +161,5 @@ cython_debug/ | |||
161 | 161 | ||
162 | output/ | 162 | output/ |
163 | conf/ | 163 | conf/ |
164 | embeddings/ | ||
164 | v1-inference.yaml* | 165 | v1-inference.yaml* |