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 (
Expand
)
Author
Age
Files
Lines
*
Fix small details
Volpeon
2022-10-07
1
-22
/
+23
*
Training: Create multiple class images per training image
Volpeon
2022-10-07
1
-6
/
+22
*
Update
Volpeon
2022-10-06
1
-1
/
+1
*
Add Textual Inversion with class dataset (a la Dreambooth)
Volpeon
2022-10-04
1
-15
/
+10
*
Default sample steps 30 -> 40
Volpeon
2022-10-04
1
-1
/
+1
*
Fix: Prompts
Volpeon
2022-10-04
1
-2
/
+6
*
Bugfix
Volpeon
2022-10-04
1
-4
/
+4
*
Fix
Volpeon
2022-10-03
1
-8
/
+2
*
Dreambooth: Generate specialized class images from input prompts
Volpeon
2022-10-03
1
-98
/
+70
*
Small perf improvements
Volpeon
2022-10-03
1
-43
/
+46
*
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 Drea...
Volpeon
2022-10-03
1
-6
/
+20
*
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, but...
Volpeon
2022-09-28
1
-20
/
+7
*
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