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
/
scripts
/
poor_mans_outpainting.py
Age
Commit message (
Expand
)
Author
Lines
2023-12-04
Organized the settings and UI of soft inpainting to allow for toggling the fe...
CodeHatchling
-9
/
+6
2023-11-28
Tweaked UI sliders and labels.
CodeHatchling
-2
/
+2
2023-11-28
Added slider for detail preservation strength, removed largely needless offse...
CodeHatchling
-6
/
+6
2023-11-28
Added UI elements to control blending parameters.
CodeHatchling
-2
/
+9
2023-05-11
Autofix Ruff W (not W605) (mostly whitespace)
Aarni Koskela
-1
/
+1
2023-05-10
imports cleanup for ruff
AUTOMATIC
-2
/
+2
2023-04-01
bug: poorman use sample file format not grid
wywywywy
-1
/
+1
2023-01-05
rework #6329 to remove duplicate code and add prevent tab names for showing i...
AUTOMATIC
-6
/
+0
2023-01-05
Refactor elem_prefix as function elem_id
me
-7
/
+10
2023-01-05
Adjusted prefix from i2i/t2i to txt2img and img2img and removed those prefixe...
me
-1
/
+1
2023-01-04
Add element ids for script components and a few more in ui.py
me
-4
/
+6
2022-11-04
do not mess with components' visibility for scripts; instead create group com...
AUTOMATIC
-2
/
+2
2022-09-12
[BUG] Not Working As Intended - create a directory with name derived from th...
AUTOMATIC
-1
/
+1
2022-09-11
add half() supporrt for CLIP interrogation
AUTOMATIC
-2
/
+2
2022-09-07
MAde poor man's outpainting do less extra useless work.
AUTOMATIC
-2
/
+5
2022-09-07
big improvements to inpainting and outpainting
AUTOMATIC
-5
/
+20
2022-09-07
some changes for outpainting to produce less seams
AUTOMATIC
-1
/
+1
2022-09-06
added direction option for outpainting
AUTOMATIC
-9
/
+25
2022-09-06
fixes for incorrect progressbar
AUTOMATIC
-1
/
+0
2022-09-06
added progressbar
AUTOMATIC
-0
/
+4
2022-09-04
added poor man's inpainting script
AUTOMATIC
-0
/
+110