Commit Graph

  • da204f8602 fix splash bugs caused by rapid changing of tabs during fetch requests. Sj-Si 2024-05-03 14:41:27 -0400
  • c92c4007af fix bug caused by resize on selecting other page tabs. Sj-Si 2024-05-03 13:21:56 -0400
  • c8e21f6c8b fix loading/nodata messages Sj-Si 2024-05-03 13:13:25 -0400
  • 2f8ee1998f fix scrolling bug caused by invalid filtering and sorting Sj-Si 2024-05-03 10:07:17 -0400
  • ec300d6917 add old message for empty results to cards list. Sj-Si 2024-05-02 15:51:52 -0400
  • edab04ebea Merge branch 'dev' into extra-networks-performance-updates Sj-Si 2024-05-02 14:31:53 -0400
  • 4ccfc9c09f fix bug with rapid enable/disable of views causing tree view to break. Sj-Si 2024-05-02 14:27:36 -0400
  • 06a4e5950c Fix windows filtering bug Sj-Si 2024-05-02 13:27:03 -0400
  • 852fa5b73a
    Merge b6e8fa6ac6 into ddb28b33a3 Silver 2024-05-02 14:28:27 +0000
  • b6e8fa6ac6
    Update shared_options.py Silver 2024-05-02 14:59:05 +0200
  • 104b458968
    Update sd_hijack_clip.py Silver 2024-05-02 14:55:21 +0200
  • 23e076a154
    Update README.md Hina 2024-05-02 01:14:26 -0500
  • 7195c4d42c two fingers press to open context menu Andray 2024-05-01 22:50:46 +0400
  • 5d5224b322 fix_p_invalid_sampler_and_scheduler fix_p_invalid_sampler_and_scheduler w-e-w 2024-05-02 02:25:16 +0900
  • f07fbc03ff fix bug when files disabled in tree view. Sj-Si 2024-05-01 09:19:32 -0400
  • fcb2e99618 fix linting error Sj-Si 2024-05-01 09:19:03 -0400
  • 0e0e41eabc use gradio theme colors in css Andray 2024-05-01 16:54:47 +0400
  • 89103b4747 lora bundled TI infotext lora-bundled-TI-infotext w-e-w 2024-05-01 19:41:02 +0900
  • 81118649ad Add the "bundled" string as the shorthash for bundled textual inversions. Morgon Kanter 2024-05-01 01:59:02 -0400
  • f439705e71 fix bug with longpress deselect Sj-Si 2024-04-30 15:12:51 -0400
  • 62efce4a37 fix doubleclick bug Sj-Si 2024-04-30 14:55:33 -0400
  • bb28126e6d run linter Sj-Si 2024-04-30 14:29:06 -0400
  • 250e7673e8 fix bugs with multi-function buttons and recursive filters. Sj-Si 2024-04-30 14:27:13 -0400
  • cdb88d798d disable img preprocess for extra submit more-extra-transparency-fix-again w-e-w 2024-05-01 01:07:22 +0900
  • d66fa38804 run_postprocessing: allow base64 image as input w-e-w 2024-05-01 01:05:33 +0900
  • d36b732f55 util decode_base64_to_image w-e-w 2024-05-01 01:04:20 +0900
  • 9d39380705 fix extra batch mode P Transparency fix-extra-batch-mode-P-Transparency w-e-w 2024-04-30 19:17:53 +0900
  • c8336c45b9 Use existing function for old sampler names api-old-sampler-names missionfloyd 2024-04-30 01:53:41 -0600
  • d912e720f7 change behavior of click actions Sj-Si 2024-04-29 17:51:16 -0400
  • 4c7b22d37d Fix dragging text within prompt input drag-text-fix missionfloyd 2024-04-28 22:46:11 -0600
  • 579f1ef278 Allow old sampler names in API missionfloyd 2024-04-28 22:36:43 -0600
  • 3d3fc81f48 Add correct mimetype for .mjs files huchenlei 2024-04-28 16:14:12 -0400
  • 3a215deff2
    vectorize kl-optimal sigma calculation drhead 2024-04-28 00:15:58 -0400
  • d5de55f26c Fix image editor layer menu appearance gradio4 missionfloyd 2024-04-27 20:58:40 -0600
  • 6f2daafff1 migrate to use event delegation for items instead of inline onclick events. Sj-Si 2024-04-27 12:37:17 -0400
  • 9d964d3fc3 no-referrer no-referrer w-e-w 2024-04-27 19:21:34 +0900
  • 15c36b907e adjust timeouts Sj-Si 2024-04-26 14:17:43 -0400
  • 7eb032586e Fix linting errors. Sj-Si 2024-04-26 14:16:31 -0400
  • 8b27a00d45 Redesign requests to server to prevent errors. Sj-Si 2024-04-26 14:00:00 -0400
  • 60c0799958
    Linter - except must not be bare. Brendan Hoar 2024-04-26 08:21:12 -0400
  • 44afb48447
    Linter fix - extraneous whitespace Brendan Hoar 2024-04-26 08:17:37 -0400
  • c5ae225418
    Better handling of embeddings with two rare, but not unusual, files in them Brendan Hoar 2024-04-26 07:55:39 -0400
  • c5b7559856
    Better error handling when unable to extract contents of embedding/TI file Brendan Hoar 2024-04-26 06:57:32 -0400
  • 8dc920228e
    Better error handling when unable to read metadata from safetensors file Brendan Hoar 2024-04-26 06:52:21 -0400
  • 3902aa222b
    Better error handling to skip non-standard ss_tag_frequency content Brendan Hoar 2024-04-26 06:44:41 -0400
  • d5f6fdb3c4 compact-checkbox-group w-e-w 2024-04-26 18:47:04 +0900
  • c9d78a8f1e dont send server address in a-href Andray 2024-04-26 13:22:45 +0400
  • 953e12095c Fix extras task id missionfloyd 2024-04-25 22:50:14 -0600
  • 26e78a7ee2 Fix img2img parameters missionfloyd 2024-04-25 21:13:54 -0600
  • 5e4cfb8bb1 Fix sending images from gallery missionfloyd 2024-04-25 19:39:53 -0600
  • e6f46a94ad Merge branch 'gradio4' of https://github.com/AUTOMATIC1111/stable-diffusion-webui into gradio4 missionfloyd 2024-04-25 18:36:32 -0600
  • ca59516fa1 Copy img2img layers missionfloyd 2024-04-25 18:36:29 -0600
  • e85e327ae0 more extension tag filtering options Andray 2024-04-25 13:26:26 +0400
  • 2f75ae9f2c
    Change init_images default back to None missionfloyd 2024-04-25 00:15:13 -0600
  • 43e893ce2a Get API working missionfloyd 2024-04-24 23:53:01 -0600
  • 3cf26b58b6 TEMP: Add logging to debug issues. Sj-Si 2024-04-24 14:50:21 -0400
  • 4279f7c6bb Fix sorting bugs. Sj-Si 2024-04-24 12:21:23 -0400
  • 1091e3a37e update jpeg_quality description w-e-w 2024-04-24 02:54:26 +0900
  • 8fa3fa76c3 fix exif_bytes referenced before assignment w-e-w 2024-04-24 02:41:31 +0900
  • 4fa6f7cf52 Add scrollbar to dirs view. Add new class for custom scrollbar components. Sj-Si 2024-04-23 13:40:07 -0400
  • 7182748b16 fix overlapping tree actions Sj-Si 2024-04-23 12:18:37 -0400
  • 50bb6e1179
    AVIF has quality setting too pinanew 2024-04-23 18:45:42 +0300
  • 85197f870f Fix more bugs Sj-Si 2024-04-23 11:45:24 -0400
  • c550bcce44 Fix more bugs Sj-Si 2024-04-23 11:17:40 -0400
  • b5271fb9f8 Fix bug Sj-Si 2024-04-23 10:55:58 -0400
  • d96d4ce93a Fix bugs caused by escape chars in paths. Sj-Si 2024-04-23 10:48:50 -0400
  • 029adbe531
    implement option to skip uncond on all steps below ngms drhead 2024-04-23 03:15:56 -0400
  • 33cbbf9f8b
    add s_min_uncond_all option drhead 2024-04-23 03:15:00 -0400
  • 6e9b69a338
    change skip_early_cond code to use float drhead 2024-04-23 03:08:28 -0400
  • 83182d2799
    change skip early cond option name and to float drhead 2024-04-23 03:07:25 -0400
  • 83266205d0
    Add KL Optimal scheduler drhead 2024-04-23 00:09:43 -0400
  • 8016d78a4b
    add option for early cfg skip drhead 2024-04-22 23:42:24 -0400
  • a1aa0af8a4
    add code for skipping CFG on early steps drhead 2024-04-22 23:38:44 -0400
  • 05a0bf0efe reduce verbosity of dirs view buttons Sj-Si 2024-04-22 19:05:27 -0400
  • 7e006b8cc5 fix filtering based on directory buttons. Sj-Si 2024-04-22 18:25:48 -0400
  • 2c5c1263c2 fix activation text and updating of cards Sj-Si 2024-04-22 15:02:00 -0400
  • 58eef032cd fix formatting of prompt string Sj-Si 2024-04-22 15:01:30 -0400
  • 04535c5801 Fix hypernetworks raw text prompt bug Sj-Si 2024-04-22 14:10:08 -0400
  • c69773d7e8 ensure integrity for initial sd model download initial-model-download-integrity w-e-w 2024-04-23 03:08:57 +0900
  • 246c269af8 add option to check file hash after download w-e-w 2024-04-23 03:08:09 +0900
  • 7c2446c73c Fix various filtering/sorting bugs Sj-Si 2024-04-22 14:01:19 -0400
  • 4bc39d234d Show LoRA if model is None fix-corrupt-model-loop w-e-w 2024-04-23 02:39:45 +0900
  • 2b717bb195 fix initial corrupt model loop w-e-w 2024-04-23 02:35:25 +0900
  • ddb28b33a3 Merge branch 'master' into dev AUTOMATIC1111 2024-04-22 18:01:16 +0300
  • 1c0a0c4c26 Merge branch 'dev' v1.9.3 AUTOMATIC1111 2024-04-22 18:00:36 +0300
  • 7dfe959f4b update changelog AUTOMATIC1111 2024-04-22 18:00:23 +0300
  • 8f64dad282
    Merge pull request #15594 from AUTOMATIC1111/fix-get_crop_region_v2 AUTOMATIC1111 2024-04-22 17:57:39 +0300
  • 42e61d5d90 remove unused setting Sj-Si 2024-04-22 10:11:24 -0400
  • 821adc3041 fix get_crop_region_v2 w-e-w 2024-04-22 23:03:27 +0900
  • f051937623 Fix hidden directory and model settings. Sj-Si 2024-04-22 09:55:48 -0400
  • ba365e4f6b Fix broken CopyPath button text. Sj-Si 2024-04-22 09:07:35 -0400
  • e2b177c508 Merge branch 'dev' v1.9.2 AUTOMATIC1111 2024-04-22 12:26:24 +0300
  • e837124f4b changelog AUTOMATIC1111 2024-04-22 12:26:05 +0300
  • 3fdc3cfbbf
    Merge pull request #15591 from AUTOMATIC1111/restore-1.8.0-style-naming-of-scripts AUTOMATIC1111 2024-04-22 12:24:06 +0300
  • e9809de651 restore 1.8.0-style naming of scripts w-e-w 2024-04-22 18:21:48 +0900
  • 61f6479ea9 restore 1.8.0-style naming of scripts AUTOMATIC1111 2024-04-22 12:19:30 +0300
  • e84703b253 update changelog v1.9.1 AUTOMATIC1111 2024-04-22 11:59:54 +0300
  • e4aa0c362e
    Merge pull request #15587 from AUTOMATIC1111/fix-mistake-in-#15583 AUTOMATIC1111 2024-04-22 11:50:34 +0300
  • a183ea4ba7 undo adding scripts to sys.modules AUTOMATIC1111 2024-04-22 11:49:55 +0300
  • 4e8dfa3af5 Make gallery return images missionfloyd 2024-04-22 00:54:16 -0600