anapnoe
b9b987a1f5
fix It is hard to open/unfold any embeded outlinebox (tab) on UI #80
2023-04-24 22:26:21 +03:00
bbonvi
8ae8aeca75
pull progress for 40 seconds
...
for some extreme network conditions 20 seconds may not be enough
2023-04-24 13:12:49 +06:00
anapnoe
0da738a6a2
Merge branch 'dev'
2023-04-23 21:26:37 +03:00
missionfloyd
c1fdba5904
Remove hyphen, underscore delimiters
2023-04-21 13:44:31 -06:00
anapnoe
e51e7ae79a
improve css vars
2023-04-21 17:50:07 +03:00
missionfloyd
27d02597c7
Remove parentheses if weight == 1
2023-04-21 01:37:29 -06:00
missionfloyd
7ef5551634
Update delimiters
2023-04-20 02:24:38 -06:00
missionfloyd
ee172c0fc1
Simplify finding word boundaries
...
This also makes it work with prompts without spaces between words
2023-04-20 01:34:13 -06:00
missionfloyd
fbd34a6847
Use string.contains() instead of regex
2023-04-20 01:12:59 -06:00
anapnoe
f2c3978a0d
make it easier to work with network filter textbox #58
2023-04-20 08:04:28 +03:00
anapnoe
d425df095c
enhancement make it easier to work with network filter textbox #58
2023-04-20 07:43:59 +03:00
missionfloyd
e735be8b5b
Automatically select current word
2023-04-19 22:04:34 -06:00
anapnoe
d1b359f814
fix Sometimes send to * doesn't change to the appropriate tab #35
2023-04-20 03:53:31 +03:00
anapnoe
56543c387d
fix Sometimes send to * doesn't change to the appropriate tab #35
2023-04-20 03:48:34 +03:00
TFWol
33365f15bf
Remove old code roll random artists
...
Removed context menu entry that used to be for rolling artists from the now removed artists.csv.
It was probably meant to be removed at commit 6d805b6 .
2023-04-19 14:23:46 -07:00
anapnoe
c63be26cb7
fix Generate button state gets stuck sometimes when switching tabs #60
2023-04-19 05:28:16 +03:00
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