index
:
textual-inversion-diff
master
textual-inversion-diff
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dreambooth.py
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Added negative prompt support for training scripts
Volpeon
2022-10-03
1
-60
/
+21
|
*
Fixed euler_a generator argument
Volpeon
2022-10-03
1
-8
/
+0
|
*
Assign unused images in validation dataset to train dataset
Volpeon
2022-10-03
1
-1
/
+2
|
*
Use euler_a for samples in learning scripts; backported improvement from ↵
Volpeon
2022-10-03
1
-6
/
+20
|
|
|
|
Dreambooth to Textual Inversion
*
Added custom SD pipeline + euler_a scheduler
Volpeon
2022-09-30
1
-4
/
+8
|
*
Better sample file structure
Volpeon
2022-09-28
1
-5
/
+5
|
*
Batches of size 1 cause error: Expected query.is_contiguous() to be true, ↵
Volpeon
2022-09-28
1
-20
/
+7
|
|
|
|
but got false
*
Improved sample output and progress bars
Volpeon
2022-09-28
1
-60
/
+44
|
*
Dreamooth script: Fixed step calculation, added file log
Volpeon
2022-09-28
1
-24
/
+24
|
*
Better output dir structure
Volpeon
2022-09-27
1
-1
/
+1
|
*
Various improvements, added inference script
Volpeon
2022-09-27
1
-46
/
+52
|
*
Incorporate upstream changes
Volpeon
2022-09-27
1
-8
/
+65
|
*
Supply dataset CSV file instead of dir with hardcoded CSV filename
Volpeon
2022-09-27
1
-11
/
+11
|
*
Freeze models that aren't trained
Volpeon
2022-09-27
1
-8
/
+8
|
*
Added Dreambooth training script
Volpeon
2022-09-27
1
-0
/
+825
[prev]