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