index
:
textual-inversion-diff
master
textual-inversion-diff
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
data
/
csv.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup
Volpeon
2023-01-14
1
-13
/
+8
*
Removed PromptProcessor, modularized training loop
Volpeon
2023-01-13
1
-16
/
+20
*
Code deduplication
Volpeon
2023-01-13
1
-5
/
+42
*
Added arg to disable tag shuffling
Volpeon
2023-01-10
1
-1
/
+3
*
Enable buckets for validation, fixed vaildation repeat arg
Volpeon
2023-01-09
1
-2
/
+3
*
Add --valid_set_repeat
Volpeon
2023-01-09
1
-1
/
+5
*
No cache after all
Volpeon
2023-01-08
1
-17
/
+7
*
Cache token IDs in dataset
Volpeon
2023-01-08
1
-8
/
+20
*
Fix
Volpeon
2023-01-08
1
-5
/
+5
*
Improved aspect ratio bucketing
Volpeon
2023-01-08
1
-3
/
+19
*
Fixed aspect ratio bucketing
Volpeon
2023-01-08
1
-3
/
+5
*
Cleanup
Volpeon
2023-01-08
1
-15
/
+25
*
Fixed aspect ratio bucketing; allow passing token IDs to pipeline
Volpeon
2023-01-08
1
-35
/
+43
*
Improved aspect ratio bucketing
Volpeon
2023-01-08
1
-119
/
+154
*
Made aspect ratio bucketing configurable
Volpeon
2023-01-07
1
-11
/
+22
*
Added progressive aspect ratio bucketing
Volpeon
2023-01-07
1
-56
/
+88
*
Fix
Volpeon
2023-01-06
1
-2
/
+4
*
Update
Volpeon
2023-01-05
1
-21
/
+1
*
Update
Volpeon
2023-01-04
1
-1
/
+1
*
Various updates
Volpeon
2023-01-04
1
-18
/
+27
*
Fixed reproducibility, more consistant validation
Volpeon
2023-01-04
1
-3
/
+7
*
Fixed accuracy calc, other improvements
Volpeon
2023-01-01
1
-1
/
+1
*
Misc improvements
Volpeon
2022-12-30
1
-20
/
+20
*
Training script improvements
Volpeon
2022-12-30
1
-11
/
+4
*
Set default dimensions to 768; add config inheritance
Volpeon
2022-12-26
1
-2
/
+2
*
Update
Volpeon
2022-12-24
1
-8
/
+8
*
Fix
Volpeon
2022-12-24
1
-2
/
+2
*
Better dataset prompt handling
Volpeon
2022-12-23
1
-9
/
+16
*
num_class_images is now class images per train image
Volpeon
2022-12-23
1
-2
/
+2
*
Improved class prompt handling
Volpeon
2022-12-23
1
-17
/
+12
*
Dependency cleanup/upgrades
Volpeon
2022-12-20
1
-3
/
+2
*
Improved dataset prompt handling, fixed
Volpeon
2022-12-19
1
-18
/
+23
*
Avoid increased VRAM usage on validation
Volpeon
2022-12-15
1
-3
/
+10
*
More generic datset filter
Volpeon
2022-12-14
1
-5
/
+5
*
Optimized Textual Inversion training by filtering dataset by existence of add...
Volpeon
2022-12-13
1
-7
/
+31
*
Training improvements such as tag dropout
Volpeon
2022-12-11
1
-3
/
+10
*
Various updated; shuffle prompt content during training
Volpeon
2022-12-10
1
-9
/
+20
*
Update
Volpeon
2022-11-14
1
-1
/
+1
*
Update
Volpeon
2022-11-01
1
-10
/
+1
*
Added CLI arg to set dataloader worker num; improved text encoder handling wi...
Volpeon
2022-10-27
1
-3
/
+7
*
Advanced datasets
Volpeon
2022-10-24
1
-25
/
+39
*
Update
Volpeon
2022-10-24
1
-17
/
+16
*
Revert lat; fix skip attribute in dataset
Volpeon
2022-10-22
1
-1
/
+1
*
Improved prompt handling
Volpeon
2022-10-18
1
-46
/
+37
*
Implemented extended prompt limit
Volpeon
2022-10-17
1
-4
/
+10
*
Added support for Aesthetic Gradients
Volpeon
2022-10-13
1
-1
/
+1
*
Various updates
Volpeon
2022-10-12
1
-2
/
+1
*
Update
Volpeon
2022-10-08
1
-77
/
+85
*
Training: Create multiple class images per training image
Volpeon
2022-10-07
1
-14
/
+40
*
Update
Volpeon
2022-10-06
1
-0
/
+181