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
/
autocrop.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
reformat file with uniform indentation
w-e-w
2023-11-28
1
-104
/
+106
*
fix Auto focal point crop for opencv >= 4.8.x
w-e-w
2023-11-28
1
-13
/
+16
*
Use os.makedirs(..., exist_ok=True)
Aarni Koskela
2023-06-13
1
-2
/
+1
*
Simplify a bunch of `len(x) > 0`/`len(x) == 0` style expressions
Aarni Koskela
2023-06-02
1
-7
/
+7
*
Reindent autocrop with 4 spaces
Aarni Koskela
2023-05-11
1
-100
/
+102
*
imports cleanup for ruff
AUTOMATIC
2023-05-10
1
-3
/
+1
*
manual fixes for ruff
AUTOMATIC
2023-05-10
1
-1
/
+1
*
Fix up string formatting/concatenation to f-strings where feasible
Aarni Koskela
2023-05-09
1
-3
/
+3
*
Fix divide by 0 error
PhytoEpidemic
2022-12-02
1
-3
/
+3
*
update default weights
captin411
2022-10-26
1
-8
/
+8
*
download better face detection module dynamically
captin411
2022-10-25
1
-0
/
+20
*
improve debug markers, fix algo weighting
captin411
2022-10-25
1
-78
/
+129
*
auto cropping now works with non square crops
captin411
2022-10-23
1
-240
/
+269
*
improve face detection a lot
captin411
2022-10-20
1
-37
/
+62
*
face detection algo, configurability, reusability
captin411
2022-10-20
1
-0
/
+216