AUTOMATIC
58c3144d2b
fix generate forever and other context menus
2023-03-25 09:00:38 +03:00
AUTOMATIC
9b2f205400
fix ctrl+up/down attention edit
...
fix dropdown obscured by live preview
stylistic changes
2023-03-25 09:00:36 +03:00
AUTOMATIC
9f0da9f6ed
initial gradio 3.22 support
2023-03-25 09:00:36 +03:00
pieresimakp
771ea212de
added button to grab the width and height from the loaded image in img2img
2023-03-24 12:41:17 +08:00
space-nuko
d86beb8228
Remove "do not add watermark to images" option
2023-03-23 17:09:59 -04:00
James Railton
33b8539147
Loopback Script Updates
...
- Improved user experience. You can now pick the denoising strength of the final loop and one of three curves. Previously you picked a multiplier such as 0.98 or 1.03 to define the change to the denoising strength for each loop. You had to do a ton of math in your head to visualize what was happening. The new UX makes it very easy to understand what's going on and tweak.
- For batch sizes over 1, intermediate images no longer returned. For a batch size of 1, intermediate images from each loop will continue to be returned. When more than 1 image is returned, a grid will also be generated. Previously for larger jobs, you'd get back a mess of many grids and potentially hundreds of images with no organization. To make large jobs usable, only final images are returned.
- Added support for skipping current image. Fixed interrupt to cleanly end and return images. Previously these would throw.
- Improved tooltip descriptions
- Fix some edge cases
2023-03-21 21:07:33 -04:00
anapnoe
e04c3ddbe5
fix issue with img2img not showing the resize box when dispatch release is enabled
2023-03-21 11:35:45 +02:00
anapnoe
be5ceb156e
ui_dispatch_input_release for all numeric fields and sliderss
2023-03-21 02:39:05 +02:00
missionfloyd
8e3ced73a8
Add event.stopPropagation() to extraNetworksShowMetadata()
...
Prevent bubbling the same way "replace preview" does
2023-03-20 18:04:22 -06:00
anapnoe
8a62b76da4
pnginfo, send to inpaint fix #10
2023-03-18 22:44:07 +02:00
anapnoe
d812736d6e
spotlight-gradio integration
2023-03-16 06:31:28 +02:00
missionfloyd
575c17a8f9
Update tooltip per Kilvoctu's suggestion
2023-03-15 16:56:27 -06:00
unknown
54291f9d63
remove redundant load
2023-03-15 04:33:38 -05:00
anapnoe
d11a5d7116
reset tile state when reopen gallery
2023-03-14 17:24:43 +02:00
anapnoe
52dcb94fc9
fix listeners with zoom tile spotlight gallery
2023-03-14 16:42:17 +02:00
anapnoe
1e6d9ad989
added zoom functionality to tile images in spotlight gallery
2023-03-14 14:32:52 +02:00
anapnoe
edd05ad964
Merge remote-tracking branch 'upstream/master'
2023-03-14 09:47:20 +02:00
AUTOMATIC
c19530f1a5
Add view metadata button for Lora cards.
2023-03-14 09:10:26 +03:00
anapnoe
d7c8c8fc4f
small change no need to apply mask fix on batch of upload mask
2023-03-13 20:11:59 +02:00
anapnoe
acc460f8e1
Proper fix for img2img mask and sketch etc.
...
remove all resize event listeners that are expensive on draw calls
2023-03-13 18:03:00 +02:00
unknown
40dc0132df
modularize
2023-03-13 03:39:02 -05:00
anapnoe
580c7ca7ec
performant sliders fix this needs a bit more work
2023-03-13 02:58:34 +02:00
anapnoe
63b5b2a06d
lightbox gallery with zoom in out mobile support
...
no theming yet but it is working fine
2023-03-13 02:37:26 +02:00
anapnoe
be3e9bb2b8
Merge remote-tracking branch 'upstream/master'
2023-03-12 11:21:29 +02:00
AUTOMATIC1111
6106f6d0a0
Merge pull request #7965 from Kilvoctu/extranet-buttons
...
Use emojis for extra network buttons
2023-03-12 08:25:03 +03:00
AUTOMATIC1111
3e2ac603e9
Merge pull request #8156 from bluelovers/pr/lightbox-001
...
feat: better lightbox when not enable zoom
2023-03-12 08:06:27 +03:00
bluelovers
db85421da1
feat: better lightbox when not enable zoom
2023-03-12 10:25:42 +08:00
Kilvoctu
247a34498b
restore text, remove 'close'
...
don't use emojis for extra network buttons; remove 'close'
2023-03-11 13:11:26 -06:00
anapnoe
d72d732c7a
fix the drop2view I had it disabled
2023-03-11 20:30:02 +02:00
anapnoe
921a49e947
all is good now
2023-03-11 20:00:18 +02:00
anapnoe
bb16612498
Merge remote-tracking branch 'upstream/master'
2023-03-11 19:29:08 +02:00
anapnoe
abd884665c
Ignore - remove overrides [multiselect] option
2023-03-11 15:23:10 +02:00
AUTOMATIC1111
92bb54720f
Merge pull request #8031 from DrakeRichards/notification-fix
...
Bug fix: Added results selector for notifications
2023-03-11 15:19:03 +03:00
AUTOMATIC1111
2b0ef2c4e6
Merge pull request #8112 from vladmandic/progressbar
...
fix progressbar
2023-03-11 14:36:23 +03:00
AUTOMATIC
aaa367e35c
new setting: Extra text to add before <...> when adding extra network to prompt
2023-03-11 14:18:18 +03:00
space-nuko
ac38ad7e60
Merge remote-tracking branch 'origin/master' into unipc
2023-03-10 19:42:46 -05:00
anapnoe
9d6db796d6
Fix button click not apply the seed and subseed
2023-03-10 17:42:45 +02:00
anapnoe
8614240863
fix for paste button to update the ui
2023-03-10 15:11:25 +02:00
anapnoe
ca6d67952e
cool ticks for performant range input
...
performant components input number and range are now applied to all main tabs and scripts by default, extensions that have their own tab can utilize this feature by providing the parent tab id of the extension in the ui settings options
2023-03-10 14:06:38 +02:00
anapnoe
ff18eb627f
offcanvas aside theme configurator
...
added moonlight and retrog theme styles
2023-03-09 01:44:24 +02:00
anapnoe
de2ee8602a
ui output image fit method scale-down or contain option in settings
2023-03-08 15:36:09 +02:00
anapnoe
aaddad9d9c
performant dispatch for gradio's range slider and input number fields
2023-03-08 13:00:09 +02:00
anapnoe
85de7e7028
drag and drop images directly to txt2img and img2img and load the metadata along with the image
...
also fix for mobile preview
2023-03-07 22:08:09 +02:00
anapnoe
2b7abd5c53
fix issue with checkpoint change
...
added pacman preloader, fix hires id name
2023-03-06 05:43:38 +02:00
anapnoe
8b7e286f32
dynamic adjustable padding for all elements
2023-03-04 03:52:22 +02:00
anapnoe
6e0b7927cd
extra networks aside menu alternative
2023-03-03 17:30:42 +02:00
anapnoe
04dad8579b
draggable reorderable quicksettings for desktop and mobile
...
top nav header restructure with fixed position and dynamic height need to add it to the theme configurator
2023-03-02 18:17:43 +02:00
anapnoe
240dcf173a
Header tabs menu option added
2023-02-28 12:55:06 +02:00
anapnoe
a920453c9d
add or remove ops to quick settings on the fly no need to reload the ui
2023-02-26 19:36:02 +02:00
anapnoe
c4cc11b398
Fix reflow with js
2023-02-26 14:21:16 +02:00