AUTOMATIC
0f5dbfffd0
allow baking in VAE in checkpoint merger tab
...
do not save config if it's the default for checkpoint merger tab
change file naming scheme for checkpoint merger tab
allow just saving A without any merging for checkpoint merger tab
some stylistic changes for UI in checkpoint merger tab
2023-01-19 10:39:51 +03:00
AUTOMATIC
c7e50425f6
add progress bar to modelmerger
2023-01-19 09:25:37 +03:00
Vladimir Repin
8683427bd9
Process interrogation on all img2img subtabs
2023-01-18 20:25:52 +03:00
AUTOMATIC
38b7186e6e
update sending input event in java script to not cause exception in browser https://github.com/gradio-app/gradio/issues/2981
2023-01-17 14:15:47 +03:00
AUTOMATIC
d8b90ac121
big rework of progressbar/preview system to allow multiple users to prompts at the same time and do not get previews of each other
2023-01-15 18:51:04 +03:00
AUTOMATIC
86359535d6
add buttons to copy images between img2img tabs
2023-01-14 22:43:01 +03:00
AUTOMATIC
08c6f009a5
load hashes from cache for checkpoints that have them
...
add checkpoint hash to footer
2023-01-14 15:55:40 +03:00
AUTOMATIC
5623a3e7b1
fix send to inpaint sending you to wrong place
2023-01-12 19:47:33 +03:00
AUTOMATIC1111
4ae960b01c
Merge pull request #4177 from eltociear/patch-2
...
Fix typo in ui.js
2023-01-04 17:59:31 +03:00
AUTOMATIC
9d4eff097d
add a button to show all setting pages
2023-01-03 10:01:06 +03:00
AUTOMATIC
251ecee694
make "send to" buttons send actual dimension of the sent image rather than fields
2023-01-02 22:44:46 +03:00
Jim Hays
c0355caefe
Fix various typos
2022-12-14 21:01:32 -05:00
AUTOMATIC
d06592267c
use less javascript for this non-js-only implementation of the clear prompt button.
2022-12-10 13:46:18 +03:00
papuSpartan
6387043fd2
Merge branch 'AUTOMATIC1111:master' into master
2022-12-10 00:02:39 -08:00
Liam
927d24ef82
made selected_gallery_index query selectors more restrictive
2022-11-20 13:52:18 -05:00
papuSpartan
00ebc26c4e
Merge branch 'AUTOMATIC1111:master' into master
2022-11-06 21:05:28 -06:00
AUTOMATIC
a2a1a2f727
add ability to create extensions that add localizations
2022-11-06 09:02:35 +03:00
Ikko Ashimine
d624cb82a7
Fix typo in ui.js
...
interation -> interaction
2022-11-03 01:05:00 +09:00
papuSpartan
401350cd59
clear on the client-side again
2022-11-01 14:03:56 -05:00
papuSpartan
25de9df364
Merge branch 'AUTOMATIC1111:master' into master
2022-10-31 15:08:54 -05:00
yfszzx
4a4647e0df
create send to buttons in one module
2022-10-27 13:36:11 +08:00
papuSpartan
ce42879438
fix js func signature and not forget to initialize confirmation var to prevent exception upon cancelling confirmation
2022-10-22 14:53:37 -05:00
papuSpartan
700340448b
forgot to clear neg prompt after moving to back. Add tooltip to hints
2022-10-21 17:24:04 -05:00
papuSpartan
9e40520f00
refactor internal terminology to use 'clear' instead of 'trash' like #2728
2022-10-21 15:13:12 -05:00
papuSpartan
de70ddaf58
update token counter when clearing prompt
2022-10-21 15:00:35 -05:00
papuSpartan
ee0505dd00
only delete prompt on back end and remove client-side deletion
2022-10-21 14:24:14 -05:00
papuSpartan
9ba372de90
initial work on getting prompts cleared on the backend and synchronizing token counter
2022-10-21 13:55:48 -05:00
papuSpartan
a3b047b7c7
add settings option to toggle button visibility
2022-10-20 19:28:58 -05:00
papuSpartan
a816514980
remove unnecessary assignment
2022-10-20 17:33:33 -05:00
papuSpartan
9cc4974d23
add confirmation dialogue
2022-10-20 17:03:51 -05:00
papuSpartan
158d678f59
clear prompt button now works on both relevant tabs. Device detection stuff will be added later.
2022-10-20 01:08:24 -05:00
Michoko
665beebc08
Use of a --theme argument for more flexibility
...
Added possibility to set the theme (light or dark)
2022-10-17 18:24:24 +02:00
Michoko
8c6a981d5d
Added dark mode switch
...
Launch the UI in dark mode with the --dark-mode switch
2022-10-17 11:05:05 +02:00
AUTOMATIC
d3463bc59a
change styling for top right corner UI
...
made save style button not die when you cancel
2022-10-15 14:22:30 +03:00
aoirusann
db27b987a9
Add hint for ctrl/alt enter
...
And duplicate implementations are removed
2022-10-15 09:59:40 +03:00
AUTOMATIC
08b3f7aef1
emergency fix for broken send to buttons
2022-10-13 20:42:27 +03:00
Justin Maier
6435691bb1
Add "Scale to" option to Extras
2022-10-09 19:26:52 -06:00
AUTOMATIC1111
688c4a914a
Merge branch 'master' into 1404-script-reload-without-restart
2022-10-02 21:33:22 +03:00
DepFA
55b046312c
move JavaScript into ui.js
2022-10-02 00:12:49 +01:00
Liam
3c6a049fc3
consolidated token counter functions
2022-09-30 18:22:50 -04:00
Liam
abdbf1de64
token counters now update when roll artist and style buttons are pressed https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/1194#issuecomment-1261203893
2022-09-30 18:22:40 -04:00
AUTOMATIC
6b02966fcd
fix #1405 submitting both tabs
2022-10-01 00:14:44 +03:00
Trung Ngo
d1db330010
ALT + return will submit prompt when it's in focus
2022-09-30 15:39:57 -05:00
Liam
7ca9858c4c
removed unused import; now using javascript to watch prompt textarea
2022-09-28 09:43:54 -04:00
Liam
e5707b66d6
switched the token counter to use hidden buttons instead of api call
2022-09-27 19:29:53 -04:00
Liam
981fe9c4a3
Merge remote-tracking branch 'upstream/master' into token_count
2022-09-27 16:37:24 -04:00
Liam
5034f7d759
added token counter next to txt2img and img2img prompts
2022-09-27 15:56:18 -04:00
Alexandre Simard
c74becca23
Solve issue #962
...
Fix by @MrAcademy
2022-09-27 08:52:43 +03:00
AUTOMATIC
39ce23f42d
add the bitton to paste parameters into UI for txt2img, img2img, and pnginfo tabs
...
fixed some [send to..] buttons to work properly with all tabs
2022-09-23 22:49:21 +03:00
AUTOMATIC
0065327726
upgrade to gradio==3.4b3 t fixthe inpain bugs
...
rework progressbar/preview to work with new gradio
remove unnecessary create style button
added link to alternative colab
2022-09-23 20:46:02 +03:00
AUTOMATIC
91bfc71261
A big rework, just what you were secretly hoping for!
...
SD upscale moved to scripts
Batch processing script removed
Batch processing added to main img2img and now works with scripts
img2img page UI reworked to use tabs
2022-09-22 12:11:48 +03:00
AUTOMATIC
f3d83fd68a
add read access to settings for jsavascript
...
add an option to disable lightbox modal
2022-09-18 22:25:18 +03:00
AUTOMATIC
3f29aa791b
altered progressbar to not rely on first progress request coming after the job has started; may help with broken progressbar some people say they have
2022-09-18 11:14:42 +03:00
AUTOMATIC
5e80c286ee
script.js split work - ui.js
2022-09-18 09:00:06 +03:00
Andrey
b0c9a097f2
Split history script.js to javascript/ui.js
2022-09-18 08:51:47 +03:00