DominikDoom
|
3169c4c653
|
Support searching chants by name
|
2023-05-11 21:17:55 +02:00 |
|
DominikDoom
|
1d40449942
|
Use file selection for chants, fix sorting
|
2023-05-11 18:37:55 +02:00 |
|
DominikDoom
|
495feb026c
|
Fix formatting
|
2023-05-11 17:30:47 +02:00 |
|
Gin
|
79b670eaea
|
fix chants search issue
|
2023-05-11 13:46:45 +08:00 |
|
Gin
|
6b51dc806b
|
fix chants search issue
|
2023-05-11 12:47:01 +08:00 |
|
Gin
|
5b9af499c3
|
吟唱模板功能基本完成
|
2023-05-11 12:11:18 +08:00 |
|
Gin
|
aed449c882
|
fix chant issue
|
2023-05-11 11:21:53 +08:00 |
|
Gin
|
a724da362c
|
try chants
|
2023-05-11 10:18:49 +08:00 |
|
DominikDoom
|
cc67adf82f
|
Fix quicksettings dropdown changes not being detected
Fixes #176
|
2023-05-09 14:42:32 +02:00 |
|
DominikDoom
|
c1d610e390
|
Fix list sometimes not scrolling to top (again)
|
2023-05-08 19:06:11 +02:00 |
|
DominikDoom
|
7fabc84a1e
|
Prefix CFG and loading vars to prevent collisions
|
2023-05-08 18:47:05 +02:00 |
|
DominikDoom
|
5d5db7bafe
|
Fix for gradio 3.16
Should resolve part of #175
|
2023-05-07 20:45:20 +02:00 |
|
DominikDoom
|
40edb89974
|
Fix model name not being detected after startup
Fixes #174
|
2023-05-06 20:09:24 +02:00 |
|
DominikDoom
|
f9f7732c69
|
Add missing safety check
Fixes #173
|
2023-05-06 11:54:34 +02:00 |
|
DominikDoom
|
e7af9dbfba
|
Remove unnecessary css
Has become obsolete with recent gradio update
|
2023-05-05 16:00:52 +02:00 |
|
DominikDoom
|
64cf9b2159
|
Make model dropdown selectors a bit more compact
|
2023-05-05 15:58:47 +02:00 |
|
DominikDoom
|
ba38d1b893
|
Fix model change detection in newest gradio
Fixes #172
|
2023-05-05 11:28:01 +02:00 |
|
DominikDoom
|
4442cb78ec
|
Add theme detection fallback for old versions
|
2023-05-04 13:06:10 +02:00 |
|
DominikDoom
|
68b4224f37
|
Add support for tiled-diffusion
https://github.com/pkuliyi2015/multidiffusion-upscaler-for-automatic1111
|
2023-05-04 12:26:55 +02:00 |
|
DominikDoom
|
fc6c1ff579
|
Add on-demand textarea setup for accordions
Closes #170
|
2023-05-04 12:25:49 +02:00 |
|
ReUnknown
|
664ae50c1a
|
Support for Tagger
|
2023-05-03 19:49:42 +09:00 |
|
ReUnknown
|
8912957a26
|
Support for image browser
|
2023-05-03 19:35:27 +09:00 |
|
DominikDoom
|
a2e7b6bf6c
|
Also fix dark mode detection for tag colors
|
2023-05-02 12:30:04 +02:00 |
|
derrian-distro
|
672d409e46
|
fixed issue in which dark mode was not detected on new auto
|
2023-05-01 15:06:05 -04:00 |
|
DominikDoom
|
3b51035c26
|
Fix extra file translations being overwritten if translation file changes
|
2023-04-21 21:21:21 +02:00 |
|
DominikDoom
|
dcc6602056
|
Allow translations directly in extra file
QoL feature so you don't need to switch files for the small extra sets
Closes #164
|
2023-04-21 10:32:52 +02:00 |
|
Kamilowaty122
|
11d94e11f9
|
Add support for LyCORIS
Adds support for LyCORIS from https://github.com/KohakuBlueleaf/a1111-sd-webui-lycoris
|
2023-04-15 07:49:11 +02:00 |
|
DominikDoom
|
5fbc18ed1d
|
Use correct separator for extra networks
Now uses the dedicated webui option for it instead of comma
Closes #160
|
2023-04-13 20:54:48 +02:00 |
|
DominikDoom
|
873a15b5f6
|
Move user mappings to options to prevent override
Adresses #127
|
2023-04-03 14:14:39 +02:00 |
|
Dominik Reh
|
811d4622e9
|
Model switch fallback for older gradio versions
Fixes #149
|
2023-03-28 20:49:09 +02:00 |
|
Dominik Reh
|
296b9456cc
|
Don't block enter if no tag is selected
Fixes #147
|
2023-03-27 01:19:24 +02:00 |
|
Dominik Reh
|
2571a4f70a
|
Fix for last commit
|
2023-03-26 10:56:11 +02:00 |
|
Dominik Reh
|
f8e15307c6
|
Set notranslate class & attribute for results
Potential fix for #144
|
2023-03-26 10:45:03 +02:00 |
|
Dominik Reh
|
95ebde9fce
|
Small check to prevent error during UI restart
Not completely fixed due to gradioApp() stack overflow, but the only thing I can do on my side.
|
2023-03-25 14:01:37 +01:00 |
|
Dominik Reh
|
c08746a2c0
|
Fix model name based blacklist
Now also based on the hash mutation observer
|
2023-03-25 13:40:04 +01:00 |
|
DominikDoom
|
39abf1fe3a
|
Merge pull request #141 from space-nuko/gradio-3.22.1
|
2023-03-25 13:22:13 +01:00 |
|
space-nuko
|
b047095f80
|
Fix for gradioApp()
|
2023-03-21 19:13:05 -04:00 |
|
space-nuko
|
caf65bfda0
|
Fixes for Gradio 3.22.1
|
2023-03-20 04:21:05 -04:00 |
|
Dominik Reh
|
e7fa5aca18
|
Allow longer weighted editing
Also ignores closing parentheses now for writing a prompt in brackets
See #107
|
2023-03-18 16:03:21 +01:00 |
|
Dominik Reh
|
f026e7631c
|
Fix "Only show alias" option
Fixes #140
|
2023-03-16 16:30:17 +01:00 |
|
Dominik Reh
|
d1fff7bfa7
|
Use _ as a stand-in for spaces in < completion
Allows to continue typing embeddings, loras and hypernets if they have spaces in their file name
Closes #130
|
2023-03-01 11:14:06 +01:00 |
|
Dominik Reh
|
90664d47bf
|
Fixes for PR #128
Replaced the caret position detection with a more robust version
Added option to turn it off
|
2023-02-26 17:58:00 +01:00 |
|
For-ACGN
|
bc56c3ca72
|
add function getTextWidth and improve showResults.
|
2023-02-26 15:39:17 +08:00 |
|
Dominik Reh
|
712c4a5862
|
Trigger on unabbreviated lora/hypernet prefix
Makes going back to edit or switch out stuff easier since you don't need to erase the prefix anymore
|
2023-02-24 14:59:20 +01:00 |
|
Dominik Reh
|
b5817b8d4a
|
Use built-in input update event
This also solves the annoying console error after completion, which was due to missing the target property
See https://github.com/gradio-app/gradio/issues/2981 for details
|
2023-02-21 18:25:17 +01:00 |
|
Dominik Reh
|
6269c40580
|
Custom key bindings
Closes #127
|
2023-02-18 13:25:13 +01:00 |
|
Dominik Reh
|
76bd983ba3
|
Fix right alignment for count/meta text
|
2023-02-11 15:26:18 +01:00 |
|
Dominik Reh
|
2de1c720ee
|
Merge branch 'feature-extendability' into main
|
2023-02-11 15:15:46 +01:00 |
|
Dominik Reh
|
f2c3574da7
|
Rework extra file system
Now just for adding new custom tags either before or after the rest
|
2023-02-11 14:13:42 +01:00 |
|
Dominik Reh
|
b4fe4f717a
|
Extract sanitization / text edit before insertion
|
2023-02-11 13:36:39 +01:00 |
|