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
log msg
author
committer
range
path:
root
/
modules
/
generation_parameters_copypaste.py
Age
Commit message (
Expand
)
Author
2024-01-01
rename generation_parameters_copypaste module to infotext
AUTOMATIC1111
2023-12-30
add override_settings support for infotext API
AUTOMATIC1111
2023-12-30
a
AUTOMATIC1111
2023-12-16
Add FP8 settings into PNG info
Kohaku-Blueleaf
2023-12-02
infotext updates: add option to disregard certain infotext fields, add option...
AUTOMATIC1111
2023-10-03
fix re_param_code (regression bug PR #13458)
Won-Kyu Park
2023-10-01
fix fieldname regex to accept additional [-/] chars
Won-Kyu Park
2023-08-30
fix generation params regex
ljleb
2023-08-27
fix for Reload UI function: if you reload UI on one tab, other opened tabs wi...
AUTOMATIC1111
2023-08-10
put infotext label for setting into OptionInfo definition rather than in a se...
AUTOMATIC1111
2023-08-10
add VAE to infotext
AUTOMATIC1111
2023-08-10
face restoration and tiling moved to settings - use "Options in main UI" sett...
AUTOMATIC1111
2023-08-09
split shared.py into multiple files; should resolve all circular reference im...
AUTOMATIC1111
2023-08-07
Options in main UI update
AUTOMATIC1111
2023-08-05
Add sigma params to infotext
catboxanon
2023-08-05
Merge branch 'dev' into efficient-vae-methods
Kohaku-Blueleaf
2023-08-05
add infotext
Kohaku-Blueleaf
2023-07-30
hires fix checkpoint selection
AUTOMATIC1111
2023-06-27
Merge pull request #11046 from akx/ded-code
AUTOMATIC1111
2023-06-27
add missing infotext entry for the pad cond/uncond option
AUTOMATIC
2023-06-06
print error and continue
w-e-w
2023-06-05
Remove a bunch of unused/vestigial code
Aarni Koskela
2023-06-05
Merge pull request #10956 from akx/len
AUTOMATIC1111
2023-06-04
infer styles from prompts, and an option to control the behavior
AUTOMATIC
2023-06-02
Simplify a bunch of `len(x) > 0`/`len(x) == 0` style expressions
Aarni Koskela
2023-05-28
add quoting for infotext values that have a colon in them
AUTOMATIC
2023-05-27
updates for the noise schedule settings
AUTOMATIC
2023-05-24
use Schedule instead of Sched
Kohaku-Blueleaf
2023-05-24
improvements
Kohaku-Blueleaf
2023-05-23
Use type to determine if it is enable
Kohaku-Blueleaf
2023-05-23
Use settings instead of main interface
Kohaku-Blueleaf
2023-05-18
rework hires prompts/sampler code to among other things support different ext...
AUTOMATIC
2023-05-18
Merge remote-tracking branch 'InvincibleDude/improved-hr-conflict-test' into ...
AUTOMATIC
2023-05-14
updates for #9256
AUTOMATIC
2023-05-13
heavily simplify
papuSpartan
2023-05-11
Merge branch 'dev' of https://github.com/AUTOMATIC1111/stable-diffusion-webui...
papuSpartan
2023-05-10
fixes for B007
AUTOMATIC
2023-05-10
ruff manual fixes
AUTOMATIC
2023-05-10
imports cleanup for ruff
AUTOMATIC
2023-05-09
Fix up string formatting/concatenation to f-strings where feasible
Aarni Koskela
2023-05-08
Merge pull request #9760 from Sakura-Luna/refresh
AUTOMATIC1111
2023-05-08
disable useless progress display when pasting infotext using the blur button
AUTOMATIC
2023-05-05
Reopen image fix
Sakura-Luna
2023-05-03
fix maximum downsampling option
papuSpartan
2023-05-03
resolve merge conflicts and swap to dev branch for now
papuSpartan
2023-04-29
rework Negative Guidance minimum sigma to work with AND, add infotext and cop...
AUTOMATIC
2023-04-29
rename CPU RNG to RNG source in settings, add infotext and parameters copypas...
AUTOMATIC
2023-04-10
Update generation_parameters_copypaste.py
papuSpartan
2023-04-10
add token merging options to infotext when necessary. Bump tomesd
papuSpartan
2023-03-28
Revert "Merge pull request #7931 from space-nuko/img2img-enhance"
AUTOMATIC
[next]