index
:
stable-diffusion-webui-gfx803.git
master
stable-diffusion-webui by AUTOMATIC1111 with patches for gfx803 GPU and Dockerfile
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
textual_inversion
/
preprocess.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove Train/Preprocessing tab and put all its functionality into extras batc...
AUTOMATIC1111
2023-12-02
1
-232
/
+0
*
fix Auto focal point crop for opencv >= 4.8.x
w-e-w
2023-11-28
1
-2
/
+2
*
sync default value of process_focal_crop_entropy_weight between ui and api
hunshcn
2023-06-29
1
-1
/
+1
*
Simplify a bunch of `len(x) > 0`/`len(x) == 0` style expressions
Aarni Koskela
2023-06-02
1
-2
/
+2
*
Autofix Ruff W (not W605) (mostly whitespace)
Aarni Koskela
2023-05-11
1
-1
/
+1
*
imports cleanup for ruff
AUTOMATIC
2023-05-10
1
-4
/
+0
*
Fix up string formatting/concatenation to f-strings where feasible
Aarni Koskela
2023-05-09
1
-3
/
+3
*
Merge pull request #8924 from kurilee/master
AUTOMATIC1111
2023-04-29
1
-3
/
+7
|
\
|
*
Add option "keep original size" to textual inversion images preprocess
kurilee
2023-03-25
1
-3
/
+7
*
|
Pythonic way to achieve it
Andre Ubuntu
2023-04-05
1
-17
/
+1
*
|
fix preprocess orientation
Andre Ubuntu
2023-04-05
1
-1
/
+19
|
/
*
add data-dir flag and set all user data directories based on it
Max Audron
2023-01-27
1
-3
/
+2
*
Fix of fix
dan
2023-01-19
1
-2
/
+2
*
Simplification and bugfix
dan
2023-01-19
1
-7
/
+5
*
Add auto-sized cropping UI
dan
2023-01-17
1
-3
/
+35
*
big rework of progressbar/preview system to allow multiple users to prompts a...
AUTOMATIC
2023-01-15
1
-1
/
+1
*
set descriptions
Vladimir Mandic
2023-01-11
1
-1
/
+6
*
add job info to modules
Vladimir Mandic
2023-01-03
1
-0
/
+1
*
moved deepdanbooru to pure pytorch implementation
AUTOMATIC
2022-11-20
1
-8
/
+4
*
move functions out of main body for image preprocessing for easier hijacking
AUTOMATIC
2022-11-08
1
-69
/
+93
*
download better face detection module dynamically
captin411
2022-10-25
1
-2
/
+11
*
Focal crop UI elements
captin411
2022-10-25
1
-13
/
+13
*
Merge branch 'master' into focal-point-cropping
captin411
2022-10-25
1
-32
/
+59
|
\
|
*
prevent error spam when processing images without txt files for captions
AUTOMATIC
2022-10-21
1
-5
/
+4
|
*
Merge branch 'master' into fix/train-preprocess-keep-ratio
AUTOMATIC1111
2022-10-21
1
-9
/
+25
|
|
\
|
|
*
do caption copy for both flips
DepFA
2022-10-20
1
-1
/
+1
|
|
*
pass preprocess_txt_action param
DepFA
2022-10-19
1
-3
/
+3
|
|
*
add existing caption file handling
DepFA
2022-10-19
1
-8
/
+24
|
*
|
train: ui: added `Split image threshold` and `Split image overlap ratio` to p...
Milly
2022-10-20
1
-5
/
+5
|
*
|
train: fixed preprocess image ratio
Milly
2022-10-20
1
-19
/
+35
|
|
/
*
|
face detection algo, configurability, reusability
captin411
2022-10-20
1
-136
/
+14
*
|
fix entropy point calculation
captin411
2022-10-19
1
-15
/
+19
*
|
Add auto focal point cropping to Preprocess images
captin411
2022-10-19
1
-5
/
+146
|
/
*
[2/?] [wip] ignore OPT_INCLUDE_RANKS for training filenames
Greg Fuller
2022-10-12
1
-1
/
+3
*
deepbooru: added option to use spaces or underscores
AUTOMATIC
2022-10-12
1
-52
/
+40
*
resolved conflicts, moved settings under interrogate section, settings only s...
JC_Array
2022-10-11
1
-1
/
+1
*
Merge branch 'AUTOMATIC1111:master' into deepdanbooru_pre_process
JC-Array
2022-10-11
1
-1
/
+4
|
\
|
*
Switched to exception handling
alg-wiki
2022-10-11
1
-3
/
+5
|
*
Added .webp .bmp
alg-wiki
2022-10-10
1
-1
/
+1
|
*
Textual Inversion: Preprocess and Training will only pick-up image files
alg-wiki
2022-10-10
1
-1
/
+2
|
*
Custom Width and Height
alg-wiki
2022-10-10
1
-9
/
+10
|
*
Textual Inversion: Added custom training image size and number of repeats per...
alg-wiki
2022-10-10
1
-2
/
+2
*
|
added alpha sort and threshold variables to create process method in preproce...
JC_Array
2022-10-10
1
-1
/
+1
*
|
Merge branch 'deepdanbooru_pre_process' into master
JC-Array
2022-10-10
1
-2
/
+20
|
\
\
|
*
|
refactored the deepbooru module to improve speed on running multiple interoga...
JC_Array
2022-10-10
1
-2
/
+20
|
|
/
*
|
Custom Width and Height
alg-wiki
2022-10-10
1
-9
/
+10
*
|
Textual Inversion: Added custom training image size and number of repeats per...
alg-wiki
2022-10-10
1
-2
/
+2
|
/
*
removed unused import, fixed typo
Raphael Stoeckli
2022-10-06
1
-2
/
+1
*
Add sanitizer for captions in Textual inversion
Raphael Stoeckli
2022-10-06
1
-0
/
+28
*
add support for gelbooru tags in filenames for textual inversion
AUTOMATIC
2022-10-04
1
-1
/
+3
[next]