Commit Graph

  • 40edb89974 Fix model name not being detected after startup DominikDoom 2023-05-06 20:06:47 +02:00
  • f9f7732c69 Add missing safety check Fixes #173 DominikDoom 2023-05-06 11:54:34 +02:00
  • e7af9dbfba Remove unnecessary css Has become obsolete with recent gradio update DominikDoom 2023-05-05 16:00:52 +02:00
  • 64cf9b2159 Make model dropdown selectors a bit more compact DominikDoom 2023-05-05 15:58:47 +02:00
  • ba38d1b893 Fix model change detection in newest gradio Fixes #172 DominikDoom 2023-05-05 11:28:01 +02:00
  • 4442cb78ec Add theme detection fallback for old versions DominikDoom 2023-05-04 13:06:10 +02:00
  • 6b42efaa40 Add multidiff upscaler to third party text DominikDoom 2023-05-04 13:04:08 +02:00
  • 47e0c15835 Merge pull request #171 from re-unknown/main DominikDoom 2023-05-04 12:58:04 +02:00
  • 68b4224f37 Add support for tiled-diffusion https://github.com/pkuliyi2015/multidiffusion-upscaler-for-automatic1111 DominikDoom 2023-05-04 12:26:55 +02:00
  • fc6c1ff579 Add on-demand textarea setup for accordions Closes #170 DominikDoom 2023-05-04 12:25:49 +02:00
  • 50b33b987a Merge branch 'main' of https://github.com/re-unknown/a1111-sd-webui-tagcomplete into main ReUnknown 2023-05-04 19:25:26 +09:00
  • ea24f7657a Text update of settings related to third parties ReUnknown 2023-05-04 19:23:59 +09:00
  • 1e9431faba Merge pull request #169 from re-unknown/main DominikDoom 2023-05-03 15:57:59 +02:00
  • 664ae50c1a Support for Tagger ReUnknown 2023-05-03 19:49:42 +09:00
  • 43243a9bf1 Merge branch 'main' of https://github.com/DominikDoom/a1111-sd-webui-tagcomplete into main ReUnknown 2023-05-03 19:35:29 +09:00
  • 8912957a26 Support for image browser ReUnknown 2023-05-03 19:35:27 +09:00
  • 5fe5398b94 Cosmetic variable name fixes DominikDoom 2023-05-03 10:50:47 +02:00
  • 52f92e4d42 Use glob module instead of pathlib glob Resolves symlink issue, closes #168 DominikDoom 2023-05-03 10:41:22 +02:00
  • 0e177d0945 Add option for live preview DominikDoom 2023-05-02 17:59:36 +02:00
  • 94365630c7 Fix end-of-tag detection for brackets before a weight modifier DominikDoom 2023-04-25 15:03:04 +02:00
  • d4941c7b73 Fix rt color DominikDoom 2023-04-25 14:52:18 +02:00
  • 91fb1cba38 Fix replacer matching partial words Now checks for end of word / string or tag boundary correctly DominikDoom 2023-04-25 14:41:29 +02:00
  • 3169420fd3 Fix parentheses parsing DominikDoom 2023-04-25 13:37:52 +02:00
  • 84b6a0394e Fix more bugs related to replacing Also some involving parentheses DominikDoom 2023-04-23 19:58:49 +02:00
  • 38fd2523e6 Fix issue with self-containing tags, add auto select on click DominikDoom 2023-04-23 17:05:38 +02:00
  • 85db4a61df Adjust styling for bigger translation DominikDoom 2023-04-23 13:28:39 +02:00
  • b18823e88f Sliding window search, fix double replacement DominikDoom 2023-04-22 22:33:48 +02:00
  • 83461e2f54 Ruby Text live translation feature (WIP) DominikDoom 2023-04-22 21:07:08 +02:00
  • a2e7b6bf6c Also fix dark mode detection for tag colors DominikDoom 2023-05-02 12:30:04 +02:00
  • f4572469c1 Merge pull request #167 from derrian-distro/main DominikDoom 2023-05-02 10:09:31 +02:00
  • 672d409e46 fixed issue in which dark mode was not detected on new auto derrian-distro 2023-05-01 15:06:05 -04:00
  • 3b51035c26 Fix extra file translations being overwritten if translation file changes DominikDoom 2023-04-21 21:21:21 +02:00
  • dcc6602056 Allow translations directly in extra file QoL feature so you don't need to switch files for the small extra sets Closes #164 DominikDoom 2023-04-21 10:32:52 +02:00
  • d1357cddc1 Merge pull request #161 from Kamilowaty122/main 2.2.0 DominikDoom 2023-04-15 13:25:07 +02:00
  • 11d94e11f9 Add support for LyCORIS Kamilowaty122 2023-04-15 07:49:11 +02:00
  • 5fbc18ed1d Use correct separator for extra networks Now uses the dedicated webui option for it instead of comma Closes #160 DominikDoom 2023-04-13 20:54:48 +02:00
  • 223abf5420 Remove multiline args from fallback DominikDoom 2023-04-05 13:05:05 +02:00
  • 4331bdccda Add mapping fallback for older gradio versions DominikDoom 2023-04-04 09:04:10 +02:00
  • c3f53e1a60 Update README_ZH.md 2.1.0 DominikDoom 2023-04-03 14:30:33 +02:00
  • 951e82f055 Update README.md DominikDoom 2023-04-03 14:25:45 +02:00
  • cd52a0577c Update README.md DominikDoom 2023-04-03 14:23:08 +02:00
  • 873a15b5f6 Move user mappings to options to prevent override Adresses #127 DominikDoom 2023-04-03 14:14:39 +02:00
  • 811d4622e9 Model switch fallback for older gradio versions Fixes #149 Dominik Reh 2023-03-28 20:49:09 +02:00
  • 296b9456cc Don't block enter if no tag is selected Fixes #147 Dominik Reh 2023-03-27 01:19:24 +02:00
  • 32c7749a5f Fallback for extensions dir Fixes #145 Dominik Reh 2023-03-26 16:32:20 +02:00
  • afe3f23afa Use paths provided by webui where applicable Dominik Reh 2023-03-26 10:58:18 +02:00
  • 2571a4f70a Fix for last commit Dominik Reh 2023-03-26 10:51:16 +02:00
  • f8e15307c6 Set notranslate class & attribute for results Potential fix for #144 Dominik Reh 2023-03-26 10:45:03 +02:00
  • 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. Dominik Reh 2023-03-25 14:01:37 +01:00
  • c08746a2c0 Fix model name based blacklist Now also based on the hash mutation observer Dominik Reh 2023-03-25 13:40:04 +01:00
  • 39abf1fe3a Merge pull request #141 from space-nuko/gradio-3.22.1 DominikDoom 2023-03-25 13:22:13 +01:00
  • b047095f80 Fix for gradioApp() space-nuko 2023-03-21 19:13:05 -04:00
  • caf65bfda0 Fixes for Gradio 3.22.1 space-nuko 2023-03-20 04:21:05 -04:00
  • e7fa5aca18 Allow longer weighted editing Also ignores closing parentheses now for writing a prompt in brackets See #107 Dominik Reh 2023-03-18 16:03:21 +01:00
  • f026e7631c Fix "Only show alias" option Fixes #140 Dominik Reh 2023-03-16 16:30:17 +01:00
  • 15538336c9 Update README.md DominikDoom 2023-03-07 21:36:40 +01:00
  • 12340c37cb Update README.md DominikDoom 2023-03-07 21:01:59 +01:00
  • d1fff7bfa7 Use _ as a stand-in for spaces in < completion Dominik Reh 2023-03-01 11:13:37 +01:00
  • 647d3f7ec3 Remove unused imports Dominik Reh 2023-02-28 10:43:24 +01:00
  • 90664d47bf Fixes for PR #128 Replaced the caret position detection with a more robust version Added option to turn it off Dominik Reh 2023-02-26 17:58:00 +01:00
  • bc56c3ca72 add function getTextWidth and improve showResults. For-ACGN 2023-02-26 15:39:17 +08:00
  • 823958507b Fix lora and hypernet sorting Subfolders broke overall alphabetic order, so a final pass was needed Dominik Reh 2023-02-25 13:03:05 +01:00
  • 712c4a5862 Trigger on unabbreviated lora/hypernet prefix Dominik Reh 2023-02-24 14:50:22 +01:00
  • 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 Dominik Reh 2023-02-21 18:25:17 +01:00
  • 6269c40580 Custom key bindings Closes #127 Dominik Reh 2023-02-18 13:25:13 +01:00
  • c1fb4619a4 Update README_ZH.md DominikDoom 2023-02-11 16:01:36 +01:00
  • a7c5c38c26 Update README.md DominikDoom 2023-02-11 15:52:27 +01:00
  • c14260c1fe Rename Extra-quality-tags.csv to extra-quality-tags.csv DominikDoom 2023-02-11 15:38:01 +01:00
  • 76bd983ba3 Fix right alignment for count/meta text 2.0.0 Dominik Reh 2023-02-11 15:26:18 +01:00
  • 2de1c720ee Merge branch 'feature-extendability' into main Dominik Reh 2023-02-11 15:15:46 +01:00
  • 37e1c15e6d Make quality tags file the default Dominik Reh 2023-02-11 14:16:31 +01:00
  • c16d110de3 Add example extra file for the common quality tags Dominik Reh 2023-02-11 14:14:48 +01:00
  • f2c3574da7 Rework extra file system Now just for adding new custom tags either before or after the rest Dominik Reh 2023-02-11 14:13:42 +01:00
  • b4fe4f717a Extract sanitization / text edit before insertion Dominik Reh 2023-02-11 13:36:39 +01:00
  • 9ff721ffcb Fix word break behavior for new max-width change Closes #72, at least with a simple solution Dominik Reh 2023-02-11 12:32:42 +01:00
  • f74cecf0aa Fixes repeated file loads during setup and limits result width (#126) viyiviyi 2023-02-11 19:10:31 +08:00
  • b540400110 Allow spaces in wildcard file names Dominik Reh 2023-02-10 12:23:52 +01:00
  • d29298e0cc Move anti-caching parameter to load function For less repetition and shorter paths in the higher level functions. Active by default, but can be disabled. Dominik Reh 2023-02-10 11:59:06 +01:00
  • cbeced9121 Extract file load to queue This enables other parsers to keep their load function in the same file Dominik Reh 2023-02-10 11:55:56 +01:00
  • 8dd8ccc527 Fix safety check DominikDoom 2023-02-10 07:30:58 +01:00
  • beba0ca714 Merge branch 'main' of https://github.com/DominikDoom/a1111-sd-webui-tagcomplete into main Dominik Reh 2023-02-05 17:19:28 +01:00
  • bb82f208c0 Catch lora attribute error Should fix the issue for older webui versions. Closes #119, #124 Dominik Reh 2023-02-05 17:19:24 +01:00
  • 890f1a48c2 Add pycache folder to gitignore Dominik Reh 2023-02-02 18:56:52 +01:00
  • c70a18919b Make tag regex work with more < configurations Will now allow completion of a < tag if the one directly after is also a < tag only separated by a space. (Happens often now that Loras are a thing and <>'s stay in the prompt with them) Dominik Reh 2023-02-02 18:56:07 +01:00
  • 732a0075f8 Merge pull request #122 from ctwrs/main DominikDoom 2023-02-02 17:24:15 +01:00
  • 86ead9b43d Add failsafe for badly formatted UmiAI YAML files Piotr Zaborowski 2023-02-02 14:37:07 +01:00
  • db3319b0d3 Fix long lists not scrolling to top on reset Dominik Reh 2023-01-29 18:43:09 +01:00
  • a588e0b989 Extract embeddings, hypernets and loras Dominik Reh 2023-01-29 18:36:09 +01:00
  • b22435dd32 Extract wildcard keep open as well Dominik Reh 2023-01-29 17:58:21 +01:00
  • b0347d1ca7 Extract UMI after insert update Dominik Reh 2023-01-29 17:36:02 +01:00
  • fad8b3dc88 Safety checks Dominik Reh 2023-01-29 17:19:24 +01:00
  • 95eb9dd6e9 Extract UMI completion (base) Dominik Reh 2023-01-29 17:19:15 +01:00
  • 93ee32175d Wildcard fixes & cleanup Dominik Reh 2023-01-29 17:16:09 +01:00
  • 86fafeebf5 Fix for undefined returns Dominik Reh 2023-01-29 17:14:05 +01:00
  • 29d1e7212d Rename queues to fit const naming convention Dominik Reh 2023-01-29 16:40:04 +01:00
  • 8e14221739 Extract wildcard completion Dominik Reh 2023-01-29 01:00:02 +01:00
  • cd80710708 Implement parser queue Dominik Reh 2023-01-29 00:45:00 +01:00
  • 3e0a7cc796 Custom error for missing override Dominik Reh 2023-01-29 00:37:39 +01:00
  • 98000bd2fc Fix copy-paste error Dominik Reh 2023-01-28 23:46:22 +01:00
  • d1d3cd2bf5 Add queue processing & callbacks Dominik Reh 2023-01-28 23:28:15 +01:00