summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorVolpeon <git@volpeon.ink>2022-09-27 22:25:43 +0200
committerVolpeon <git@volpeon.ink>2022-09-27 22:25:43 +0200
commitf24db8802bd56948727a8c06b00ada367249766e (patch)
treeb4710f9ccb4a981d00ebad95c1a63be93fa32de4 /.gitignore
parentVarious improvements, added inference script (diff)
downloadtextual-inversion-diff-f24db8802bd56948727a8c06b00ada367249766e.tar.gz
textual-inversion-diff-f24db8802bd56948727a8c06b00ada367249766e.tar.bz2
textual-inversion-diff-f24db8802bd56948727a8c06b00ada367249766e.zip
Better output dir structure
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 1 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 218c628..4456cef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -159,8 +159,6 @@ cython_debug/
159# option (not recommended) you can uncomment the following to ignore the entire idea folder. 159# option (not recommended) you can uncomment the following to ignore the entire idea folder.
160#.idea/ 160#.idea/
161 161
162text-inversion-model/ 162output/
163dreambooth-model/
164inference/
165conf*.json 163conf*.json
166v1-inference.yaml* 164v1-inference.yaml*