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
/
generation_parameters_copypaste.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #7818 from space-nuko/extension-paste-field-names
AUTOMATIC1111
2023-03-11
1
-2
/
+3
|
\
|
*
Allow extensions to declare paste fields for "Send to X" buttons
space-nuko
2023-02-14
1
-2
/
+3
*
|
add UniPC options to infotext
AUTOMATIC
2023-03-11
1
-1
/
+7
*
|
make PNG info tab work properly with parameter overrides
AUTOMATIC
2023-02-19
1
-3
/
+4
|
/
*
make the program read Discard penultimate sigma from generation parameters
AUTOMATIC
2023-01-30
1
-0
/
+1
*
make the program read Eta and Eta DDIM from generation parameters
AUTOMATIC
2023-01-30
1
-0
/
+2
*
update prompt token counts after using the paste params button
AUTOMATIC
2023-01-29
1
-3
/
+3
*
make it so that setting options in pasted infotext (like Clip Skip and ENSD) ...
AUTOMATIC
2023-01-29
1
-68
/
+133
*
Merge pull request #7231 from EllangoK/master
AUTOMATIC1111
2023-01-28
1
-2
/
+2
|
\
|
*
uses autos new regex, checks len of re_param
EllangoK
2023-01-28
1
-2
/
+2
|
*
re_param captures quotes with commas properly
EllangoK
2023-01-26
1
-3
/
+3
*
|
update image parameters regex for #7231
AUTOMATIC
2023-01-28
1
-1
/
+1
*
|
clean up unused script_path imports
Max Audron
2023-01-27
1
-1
/
+1
*
|
add data-dir flag and set all user data directories based on it
Max Audron
2023-01-27
1
-2
/
+2
|
/
*
extra networks UI
AUTOMATIC
2023-01-21
1
-9
/
+3
*
fix an error that happens when you send an empty image from txt2img to img2img
AUTOMATIC
2023-01-15
1
-0
/
+3
*
Add script callback for fixing infotext parameters
space-nuko
2023-01-12
1
-1
/
+2
*
fix broken resolution detection when pasting parameters with old hires fix en...
AUTOMATIC
2023-01-09
1
-3
/
+3
*
add an option to use old hiresfix width/height behavior
AUTOMATIC
2023-01-09
1
-6
/
+11
*
added the option to specify target resolution with possibility of truncating ...
AUTOMATIC
2023-01-04
1
-3
/
+6
*
fix broken send to extras button
AUTOMATIC
2023-01-03
1
-1
/
+4
*
add support for running with gradio 3.9 installed
AUTOMATIC
2023-01-03
1
-2
/
+2
*
make "send to" buttons send actual dimension of the sent image rather than fi...
AUTOMATIC
2023-01-02
1
-18
/
+40
*
Hires fix rework
AUTOMATIC
2023-01-02
1
-0
/
+32
*
Add a lot more elem_id/HTML id, modified some that were duplicates for seed s...
me
2023-01-01
1
-1
/
+1
*
more fixes for gradio update
AUTOMATIC
2023-01-01
1
-1
/
+1
*
Fix comment
space-nuko
2022-12-13
1
-1
/
+1
*
Correctly restore default hypernetwork strength
space-nuko
2022-12-13
1
-0
/
+3
*
Correctly restore hypernetwork from hash
space-nuko
2022-12-13
1
-0
/
+30
*
Merge pull request #5441 from timntorres/add-5433-avoid-sending-size-option
AUTOMATIC1111
2022-12-10
1
-2
/
+1
|
\
|
*
Add opt. to avoid sending size between interfaces.
timntorres
2022-12-05
1
-2
/
+1
*
|
add Noise multiplier option to infotext
AUTOMATIC
2022-12-10
1
-0
/
+1
|
/
*
Fix clip skip of 1 not being restored from prompts
space-nuko
2022-12-01
1
-0
/
+4
*
fix the bug that makes it impossible to send images to other tabs
AUTOMATIC
2022-11-27
1
-3
/
+4
*
rework #5012 to also work for pictures dragged into the prompt and also add C...
AUTOMATIC
2022-11-27
1
-0
/
+1
*
renamed Inpainting strength infotext to Conditional mask weight, made it only...
AUTOMATIC
2022-11-19
1
-0
/
+1
*
add initial version of the extensions tab
AUTOMATIC
2022-10-31
1
-0
/
+5
*
shorten Hypernetwork strength in infotext and omit it when it's the default v...
AUTOMATIC
2022-10-30
1
-1
/
+1
*
Read hypernet strength from PNG info.
timntorres
2022-10-29
1
-0
/
+1
*
fix broken ↙ button, fix field paste ignoring most of useful fields for for...
AUTOMATIC
2022-10-29
1
-10
/
+26
*
make existing image browser extension not break
AUTOMATIC
2022-10-29
1
-5
/
+14
*
add needed imports fr new code in copypaste.py
AUTOMATIC
2022-10-29
1
-0
/
+9
*
create send to buttons in one module
yfszzx
2022-10-27
1
-4
/
+82
*
do not load aesthetic clip model until it's needed
AUTOMATIC
2022-10-21
1
-2
/
+16
*
generation_parameters_copypaste.py: fix indent
Mackerel
2022-10-19
1
-2
/
+2
*
Send empty prompts as valid generation parameter
Vladimir Repin
2022-10-19
1
-3
/
+0
*
update #2336 to prevent reading params.txt when --hide-ui-dir-config option i...
AUTOMATIC
2022-10-13
1
-1
/
+2
*
Restore last generation params
Trung Ngo
2022-10-13
1
-0
/
+8
*
added support for setting hires fix from pasted prompts
AUTOMATIC
2022-09-25
1
-15
/
+19
*
add the bitton to paste parameters into UI for txt2img, img2img, and pnginfo ...
AUTOMATIC
2022-09-23
1
-0
/
+88