index
:
textual-inversion-diff
master
textual-inversion-diff
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove unused code
Volpeon
2022-10-10
1
-138
/
+0
*
TI: Use different lr scheduler
Volpeon
2022-10-10
1
-1
/
+1
*
Dreambooth: Add EMA support
Volpeon
2022-10-10
1
-6
/
+44
*
Updated default params
Volpeon
2022-10-10
2
-7
/
+7
*
Update
Volpeon
2022-10-09
4
-13
/
+146
*
Update
Volpeon
2022-10-08
6
-144
/
+169
*
Fix small details
Volpeon
2022-10-07
3
-57
/
+59
*
Training: Create multiple class images per training image
Volpeon
2022-10-07
4
-34
/
+101
*
Update
Volpeon
2022-10-06
8
-1116
/
+159
*
Inference: Add support for embeddings
Volpeon
2022-10-04
1
-2
/
+30
*
Multi-vector TI was broken
Volpeon
2022-10-04
1
-69
/
+38
*
Add Textual Inversion with class dataset (a la Dreambooth)
Volpeon
2022-10-04
5
-47
/
+968
*
Default sample steps 30 -> 40
Volpeon
2022-10-04
2
-2
/
+2
*
Fix: Prompts
Volpeon
2022-10-04
1
-2
/
+6
*
Bugfix
Volpeon
2022-10-04
2
-6
/
+6
*
Fix
Volpeon
2022-10-03
1
-8
/
+2
*
Dreambooth: Generate specialized class images from input prompts
Volpeon
2022-10-03
5
-164
/
+129
*
Small perf improvements
Volpeon
2022-10-03
5
-51
/
+58
*
Added negative prompt support for training scripts
Volpeon
2022-10-03
4
-133
/
+63
*
Fixed euler_a generator argument
Volpeon
2022-10-03
5
-23
/
+10
*
Assign unused images in validation dataset to train dataset
Volpeon
2022-10-03
4
-9
/
+26
*
Added script to convert Differs -> SD
Volpeon
2022-10-03
1
-0
/
+234
*
Use euler_a for samples in learning scripts; backported improvement from Drea...
Volpeon
2022-10-03
4
-203
/
+230
*
Small performance improvements
Volpeon
2022-10-02
3
-17
/
+28
*
Fix img2img
Volpeon
2022-10-02
3
-60
/
+38
*
More consistent euler_a
Volpeon
2022-10-02
3
-45
/
+33
*
WIP: img2img
Volpeon
2022-10-02
2
-39
/
+131
*
Fix seed, better progress bar, fix euler_a for batch size > 1
Volpeon
2022-10-01
3
-15
/
+15
*
Made inference script interactive
Volpeon
2022-10-01
3
-216
/
+113
*
Added custom SD pipeline + euler_a scheduler
Volpeon
2022-09-30
5
-36
/
+869
*
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
2
-29
/
+16
*
Improved sample output and progress bars
Volpeon
2022-09-28
3
-66
/
+50
*
Infer script: Store args, better path/file names
Volpeon
2022-09-28
1
-3
/
+11
*
Dreamooth script: Fixed step calculation, added file log
Volpeon
2022-09-28
1
-24
/
+24
*
Better output dir structure
Volpeon
2022-09-27
4
-6
/
+4
*
Various improvements, added inference script
Volpeon
2022-09-27
4
-46
/
+175
*
Incorporate upstream changes
Volpeon
2022-09-27
2
-8
/
+66
*
Supply dataset CSV file instead of dir with hardcoded CSV filename
Volpeon
2022-09-27
2
-21
/
+25
*
Freeze models that aren't trained
Volpeon
2022-09-27
1
-8
/
+8
*
Fix error when saving model
Volpeon
2022-09-27
1
-2
/
+2
*
Added Dreambooth training script
Volpeon
2022-09-27
4
-0
/
+1019
*
Undo textual inversion dataset improvements
Volpeon
2022-09-27
1
-10
/
+21
*
More cleanup
Volpeon
2022-09-27
2
-25
/
+11
*
Use diffusers fork with Flash Attention
Volpeon
2022-09-27
1
-1
/
+3
*
Cleanup
Volpeon
2022-09-27
1
-31
/
+71
*
Better sample filenames, optimizations
Volpeon
2022-09-27
3
-19
/
+32
*
Autocast on sample generation, progress bar cleanup
Volpeon
2022-09-26
1
-19
/
+30
*
Init
Volpeon
2022-09-26
8
-0
/
+1847
[prev]