space-nuko
082613036a
Merge branch 'master' into remove-watermark-option
2023-03-27 16:26:23 -05:00
AlUlkesh
9ecf347133
fix: lightboxModal, selectedTab
2023-03-27 20:01:19 +02:00
space-nuko
fc8e1008ea
Make disable configurable between builtin/extra extensions
2023-03-27 12:44:49 -04:00
anapnoe
a25cab7c89
zoom pan and full screen features for sketch, inpaint, inpaint sketch
2023-03-27 16:18:24 +03:00
AUTOMATIC1111
a7d6fc3b42
Merge pull request #8569 from missionfloyd/extra-networks-toggle
...
Make extra networks button togglable
2023-03-27 07:35:39 +03:00
AUTOMATIC1111
e8f34e3b41
Merge pull request #8938 from space-nuko/fix-image-ar-overlay
...
Fix img2img aspect ratio overlay in Gradio 3.23.0
2023-03-27 07:06:24 +03:00
missionfloyd
6f18c9b13f
Merge branch 'master' into extra-networks-toggle
2023-03-25 14:51:25 -06:00
space-nuko
5eb7ff7768
Fix Send to img2img buttons
2023-03-25 14:52:47 -04:00
space-nuko
945f6e5e99
Fix img2img aspect ratio overlay in Gradio 3.23.0
2023-03-25 14:44:41 -04:00
space-nuko
9377092a89
Fix notifications not triggering
2023-03-25 14:28:20 -04:00
space-nuko
c5f9f7c237
Use .success() callback on img2img preview inputs change
2023-03-25 14:26:36 -04:00
space-nuko
75e7eb9172
img2img resolution preview should use currently selected tab's image
2023-03-25 12:53:03 -04:00
space-nuko
68999d0b15
Add upscale slider to img2img
2023-03-25 12:52:35 -04:00
pieresimakp
e3b9d0e3e8
Merge branch 'master' into img2img-detect-image-size
2023-03-25 23:00:45 +08:00
AUTOMATIC
b7c14ed041
final part of merging #8749
2023-03-25 12:10:03 +03:00
AUTOMATIC1111
8dbe793af5
Merge branch 'master' into extra-network-info
2023-03-25 12:08:24 +03:00
AUTOMATIC1111
442f710d94
Merge pull request #8799 from JaRail/master
...
Loopback Script Updates
2023-03-25 10:41:24 +03:00
AUTOMATIC
9ed04e759d
use HTTP request to fetch metadata for Lora cards instead of including it into the main page
2023-03-25 10:11:04 +03:00
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