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
2023-01-01
Add a lot more elem_id/HTML id, modified some that were duplicates for seed s...
me
2023-01-01
more fixes for gradio update
AUTOMATIC
2022-12-13
Fix comment
space-nuko
2022-12-13
Correctly restore default hypernetwork strength
space-nuko
2022-12-13
Correctly restore hypernetwork from hash
space-nuko
2022-12-10
Merge pull request #5441 from timntorres/add-5433-avoid-sending-size-option
AUTOMATIC1111
2022-12-10
add Noise multiplier option to infotext
AUTOMATIC
2022-12-05
Add opt. to avoid sending size between interfaces.
timntorres
2022-12-01
Fix clip skip of 1 not being restored from prompts
space-nuko
2022-11-27
fix the bug that makes it impossible to send images to other tabs
AUTOMATIC
2022-11-27
rework #5012 to also work for pictures dragged into the prompt and also add C...
AUTOMATIC
2022-11-19
renamed Inpainting strength infotext to Conditional mask weight, made it only...
AUTOMATIC
2022-10-31
add initial version of the extensions tab
AUTOMATIC
2022-10-30
shorten Hypernetwork strength in infotext and omit it when it's the default v...
AUTOMATIC
2022-10-29
Read hypernet strength from PNG info.
timntorres
2022-10-29
fix broken ↙ button, fix field paste ignoring most of useful fields for for...
AUTOMATIC
2022-10-29
make existing image browser extension not break
AUTOMATIC
2022-10-29
add needed imports fr new code in copypaste.py
AUTOMATIC
2022-10-27
create send to buttons in one module
yfszzx
2022-10-21
do not load aesthetic clip model until it's needed
AUTOMATIC
2022-10-19
generation_parameters_copypaste.py: fix indent
Mackerel
2022-10-19
Send empty prompts as valid generation parameter
Vladimir Repin
2022-10-13
update #2336 to prevent reading params.txt when --hide-ui-dir-config option i...
AUTOMATIC
2022-10-13
Restore last generation params
Trung Ngo
2022-09-25
added support for setting hires fix from pasted prompts
AUTOMATIC
2022-09-23
add the bitton to paste parameters into UI for txt2img, img2img, and pnginfo ...
AUTOMATIC