anapnoe
c9b89f8af0
fix Generate button state gets stuck sometimes when switching tabs #60
2023-04-19 05:22:02 +03:00
anapnoe
270c736227
fix tabs and posex
2023-04-18 11:21:37 +03:00
anapnoe
124e96d112
gradio-upgrade 3.23.0
2023-04-18 01:18:19 +03:00
tqwuliao
02e3518807
Add new FilenameGenerator [hasprompt<prompt1|default><prompt2>..]
2023-04-15 23:20:08 +08:00
Sakura-Luna
57a3d146e3
Tooltip localization support
2023-04-14 14:09:33 +08:00
anapnoe
2ac62ce241
Fix Posex Extension issue #48
2023-04-10 07:05:52 +03:00
anapnoe
68c593da82
Fix Unable to filter additional networks by subfolder #49
2023-04-10 06:41:32 +03:00
space-nuko
7201d940a4
Improve frontend responsiveness for some buttons
2023-04-03 21:27:48 -05:00
Liam
54fd00ff8f
fixed logic for updating the displayed generation params when the image modal is closed
2023-04-03 13:28:20 -04:00
anapnoe
70b46f6c2c
enchantment move sliders by swipe for mobile #29
2023-04-02 07:16:14 +03:00
anapnoe
c2dca73a6f
fix condition for img2img height
2023-04-01 16:38:10 +03:00
anapnoe
968742ce8a
Fix double init of zoom pan image edit component and toolbar is in the way #38
2023-04-01 15:16:24 +03:00
anapnoe
3fa026da31
fix Keyboard shortcut conflict in inpainting #39
2023-04-01 12:33:31 +03:00
anapnoe
aa9b7126c2
zoom and pan fullscreen capabilities for image edit component used in extensions
2023-04-01 12:14:18 +03:00
bbonvi
c938b172a4
fix missing live preview and progress during certain tasks
...
Sometimes tasks take longer than 5 seconds to start,
resulting in missing progress bar and livepreviews,
so we have to keep pulling for progress a bit longer (5s -> 20s).
2023-03-31 19:34:58 +06:00
siutin
70ab21e67d
keep randomId simpler
2023-03-30 17:20:09 +08:00
siutin
90366b8d85
tool button
2023-03-30 17:20:09 +08:00
siutin
4242e194e4
add a button to restore the current progress
2023-03-30 17:20:09 +08:00
space-nuko
f3320b802c
Various UI fixes in config state tab
2023-03-29 18:35:25 -05:00
space-nuko
ad5afcaae0
Save/restore working webui/extension configs
2023-03-29 16:55:33 -05:00
anapnoe
608c684b0f
init method for brush and color img2img sketch,inpaint,inpaint sketch
2023-03-29 16:40:02 +03:00
anapnoe
b90a3d7343
minify spl
2023-03-29 13:14:06 +03:00
anapnoe
8cbc2ed182
fix clear button for img2img inpaint, sketch, inpaint sketch
...
added preview subfolder for extra networks
2023-03-29 13:08:42 +03:00
anapnoe
958667f3f3
global popup css and global autoexpand textfields
2023-03-29 03:42:55 +03:00
AlUlkesh
5a25826d84
try both versions of appendChild
2023-03-28 23:28:46 +02:00
AUTOMATIC
d667fc435f
add "resize by" and "resize to" tabs to img2img
2023-03-28 22:23:40 +03:00
AUTOMATIC
433b3ab701
Revert "Merge pull request #7931 from space-nuko/img2img-enhance"
...
This reverts commit 4268759370 , reversing
changes made to 1b63afbedc .
2023-03-28 20:36:57 +03:00
AUTOMATIC1111
4268759370
Merge pull request #7931 from space-nuko/img2img-enhance
...
Add `Upscale by` and `Upscaler` options to img2img
2023-03-28 20:21:25 +03:00
space-nuko
4414d36bf6
Merge branch 'master' into img2img-enhance
2023-03-28 10:59:12 -04:00
anapnoe
88c299c39c
fix input focus when direct click
2023-03-28 11:35:10 +03:00
anapnoe
a19c7e8c75
added hint for send to txt2img icon
2023-03-28 06:54:06 +03:00
anapnoe
24acf9667b
Issues related to mouse hovering. And Feature request. #21
2023-03-28 06:46:44 +03:00
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