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
/
processing_scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
add before_token_counter callback and use it for prompt comments
AUTOMATIC1111
2024-02-11
1
-1
/
+11
*
add propmpt comments support
AUTOMATIC1111
2024-02-11
1
-0
/
+32
*
parse_generation_parameters with no skip_fields
w-e-w
2024-01-17
1
-1
/
+1
*
reuse seed from infotexts
w-e-w
2024-01-17
1
-13
/
+6
*
rename infotext.py again, this time to infotext_utils.py; I didn't realize in...
AUTOMATIC1111
2024-01-01
2
-2
/
+2
*
infotext.py: rename usages in the codebase
AUTOMATIC1111
2024-01-01
2
-2
/
+2
*
a
AUTOMATIC1111
2023-12-30
2
-9
/
+11
*
Restore missing tooltips
missionfloyd
2023-09-01
1
-2
/
+2
*
get XYZ plot to work with recent changes to refined specified in fields of p ...
AUTOMATIC1111
2023-08-15
1
-1
/
+1
*
fix API always using -1 as seed
AUTOMATIC1111
2023-08-14
2
-2
/
+2
*
return seed controls UI to how it was before
AUTOMATIC1111
2023-08-14
1
-18
/
+29
*
also use setup callback for the refiner instead of before_process
AUTOMATIC1111
2023-08-13
1
-1
/
+1
*
fix broken XYZ plot seeds
AUTOMATIC1111
2023-08-13
1
-1
/
+1
*
add refiner to StableDiffusionProcessing class
AUTOMATIC1111
2023-08-13
1
-11
/
+5
*
fix broken reuse seed
AUTOMATIC1111
2023-08-12
1
-1
/
+1
*
update seed/subseed HTML widths
AUTOMATIC1111
2023-08-12
1
-10
/
+15
*
move seed, variation seed and variation seed strength to a single row, dump r...
AUTOMATIC1111
2023-08-12
1
-0
/
+95
*
make it possible to use hires fix together with refiner
AUTOMATIC1111
2023-08-12
1
-1
/
+1
*
put refiner into main UI, into the new accordions section
AUTOMATIC1111
2023-08-12
1
-0
/
+55