Commit Graph

  • e2f9bcb11d
    docs: bump version number to 2.3.1, add changelog (#2616) main 2.3.1 Manuel Schmid 2024-03-23 16:57:11 +01:00
  • 523ef5c70e
    fix: add Civitai compatibility for LoRAs in a1111 metadata scheme by switching schema (#2615) Manuel Schmid 2024-03-23 16:37:18 +01:00
  • 9aaa400553
    fix: use correct base dimensions for outpaint mask padding (#2612) Manuel Schmid 2024-03-23 13:10:21 +01:00
  • 7564dd5131
    fix: load image number from preset (#2611) Manuel Schmid 2024-03-23 12:49:20 +01:00
  • 978267f461 fix: correctly set preset config and loras in meta parser develop Manuel Schmid 2024-03-20 21:12:21 +01:00
  • e9bc5e50c6
    Merge pull request #2576 from mashb1t/hotfix/default-max-lora-number-adjustments Manuel Schmid 2024-03-19 23:10:03 +01:00
  • 856eb750ab
    fix: add enabled value to LoRA when setting default_max_lora_number Manuel Schmid 2024-03-19 23:08:38 +01:00
  • 6b41af7140
    Merge pull request #2571 from mashb1t/hotfix/remove-positive-prompt-from-anime-preset Manuel Schmid 2024-03-19 19:11:53 +01:00
  • 532a6e2e67
    fix: remove positive prompt from anime prefix Manuel Schmid 2024-03-19 19:10:14 +01:00
  • a1bda88aa3
    Merge pull request #2558 from lllyasviel/develop 2.3.0 Manuel Schmid 2024-03-18 18:33:27 +01:00
  • 3efce581ca
    docs: add hint for colab preset timeout to readme Manuel Schmid 2024-03-18 18:13:15 +01:00
  • ee361715af
    docs: bump version number to 2.3.0 Manuel Schmid 2024-03-18 18:04:15 +01:00
  • c08518abae
    feat: add backwards compatibility for presets without disable/enable LoRA boolean Manuel Schmid 2024-03-18 17:40:37 +01:00
  • 6b44c101db
    feat: update changelog and readme Manuel Schmid 2024-03-18 12:30:39 +01:00
  • 5bf96018fe
    Merge branch 'main_upstream' into develop Manuel Schmid 2024-03-17 14:13:37 +01:00
  • d057f2fae9
    fix: correctly handle empty lora array in a1111 metadata log scheme (#2551) Manuel Schmid 2024-03-17 14:01:10 +01:00
  • 86cba3f223
    feat: add translation for unsupported image error (#2537) Manuel Schmid 2024-03-15 23:11:26 +01:00
  • 37274c652a
    feat: improve anime preset by adding style Fooocus Semi Realistic (#2492) 2.3.0-rc1 David Sage 2024-03-15 14:52:27 -07:00
  • 55e23a9374
    fix: add error output for unsupported images (#2537) Spencer Hayes-Laverdiere 2024-03-15 17:30:29 -04:00
  • 4a44be36fd
    feat: add preset selection to Gradio UI (session based) (#1570) Manuel Schmid 2024-03-15 22:04:27 +01:00
  • 8baafcd79c
    Merge branch 'main_upstream' into develop Manuel Schmid 2024-03-15 20:52:06 +01:00
  • 0da614f7e1
    feat: allow users to add custom preset without blocking automatic update (#2520) Zxilly 2024-03-16 03:51:10 +08:00
  • 9cd0366d30
    fix: parse seed as string to display correctly in metadata preview (#2536) Manuel Schmid 2024-03-15 20:38:21 +01:00
  • f51e0138e6
    feat: update xformers to 0.0.23 in Dockerfile (#2519) josephrocca 2024-03-13 22:12:06 +08:00
  • 4363dbc303
    fix: revert testing change to default lora activation Manuel Schmid 2024-03-13 00:32:54 +01:00
  • f7f0b51bab
    Merge branch 'main_upstream' into develop Manuel Schmid 2024-03-13 00:31:41 +01:00
  • 6da0441cc7
    fix: update xformers to 0.0.23 (#2517) Manuel Schmid 2024-03-12 23:13:38 +01:00
  • 57a01865b9
    refactor: only use LoRA activate on handover to async worker, extract method Manuel Schmid 2024-03-11 23:49:45 +01:00
  • 532401df76
    fix: prioritize VRAM over RAM in Colab, preventing out of memory issues (#1710) Giuseppe Speranza 2024-03-11 19:58:25 +01:00
  • d57afc88a4
    feat: merge webui css into one file Manuel Schmid 2024-03-11 18:26:04 +01:00
  • 39669453cd
    feat: allow to add disabled LoRAs in config on application start (#2507) Manuel Schmid 2024-03-11 17:59:58 +01:00
  • 2831dc70a7
    feat: use scrollable 2 column layout for styles (#1883) hswlab 2024-03-11 16:35:03 +01:00
  • 84e3124c37
    i18n: add translation for lightning Manuel Schmid 2024-03-11 00:47:31 +01:00
  • ead24c9361
    feat: read wildcards in order 通配符增强,切换顺序读取。(#1761) xhoxye 2024-03-11 06:18:36 +08:00
  • 5c7dc12470
    Merge branch 'main_upstream' into develop Manuel Schmid 2024-03-10 23:14:52 +01:00
  • bc9c586082
    fix: use correct method call for interrupt_current_processing (#2506) Manuel Schmid 2024-03-10 23:13:09 +01:00
  • f6117180d4
    feat: scan wildcard subdirectories (#2466) Cruxial 2024-03-10 21:35:41 +01:00
  • 400471f7af
    feat: add config for temp path and temp path cleanup on launch (#1992) Manuel Schmid 2024-03-10 21:09:49 +01:00
  • 5409bfdb26
    Revert "feat: add config for temp path and temp path cleanup on launch (#1992)" (#2502) Manuel Schmid 2024-03-10 21:08:55 +01:00
  • 85e8aa8ce2
    feat: add config for temp path and temp path cleanup on launch (#1992) Magee 2024-03-10 16:06:08 -04:00
  • db7d2018ca
    fix: change synthetic refiner switch from 0.5 to 0.8 (#2165) xhoxye 2024-03-10 21:42:03 +08:00
  • 4701b4f8f3
    Merge branch 'main_upstream' into develop Manuel Schmid 2024-03-10 14:40:58 +01:00
  • 25650b4bc4
    feat: add performance lightning with 4 step LoRA (#2415) Manuel Schmid 2024-03-10 14:34:48 +01:00
  • b6e4bb86f4
    feat: use jpeg instead of jpg, use enums instead of strings (#2453) Manuel Schmid 2024-03-09 16:00:25 +01:00
  • 831c6b93cc
    feat: add troubleshooting guide to bug report template again (#2489) Manuel Schmid 2024-03-09 14:13:16 +01:00
  • 3a64fe3eb3
    fix: do not attempt to remove non-existing image grid file (#2456) Manuel Schmid 2024-03-05 21:16:21 +01:00
  • 6cfcc62000
    fix: parse width and height as int when applying metadata (#2452) Manuel Schmid 2024-03-05 18:18:47 +01:00
  • 28cdc2f104
    Merge pull request #2439 from lllyasviel/develop 2.2.1 Manuel Schmid 2024-03-04 11:37:41 +01:00
  • ee96b854d9
    docs: update version and changelog Manuel Schmid 2024-03-04 11:33:49 +01:00
  • 9155d94067
    feat: match anything in array syntax, not only words and whitespace (#2438) Manuel Schmid 2024-03-04 11:22:24 +01:00
  • e54fb54f91
    fix: typo in wildcards/animal.txt (#2433) nbs 2024-03-04 02:19:49 -07:00
  • e965bfc39c
    fix: add hint for png to metadata scheme selection (#2434) eddyizm 2024-03-03 15:22:47 -08:00
  • e241c53f0e
    feat: adjust width of lora_weight for firefox (#2431) Manuel Schmid 2024-03-03 21:15:42 +01:00
  • c3fd57acb9
    feat: add metadata flag and steps override to history log (#2425) Manuel Schmid 2024-03-03 19:34:38 +01:00
  • fb94394b10
    fix: add fallback value for default_max_lora_number when default_loras is empty (#2430) Manuel Schmid 2024-03-03 18:46:26 +01:00
  • 4ea3baff50
    fix: add handling for filepaths to image grid (#2414) Manuel Schmid 2024-03-03 00:21:59 +01:00
  • 90839430da
    fix: adjust parameters for upscale fast 2x (#2411) Manuel Schmid 2024-03-02 19:05:11 +01:00
  • 4945fc9962
    Merge pull request #2406 from lllyasviel/develop 2.2.0 Manuel Schmid 2024-03-02 16:27:54 +01:00
  • 6db14acf8e
    docs: update version and changelog Manuel Schmid 2024-03-02 16:25:31 +01:00
  • 41e88a4e8d
    docs: fix typo in readme (#2368) Gianluca Teti 2024-02-29 16:10:34 +01:00
  • 4f4d23f4e3
    fix: use filename instead of download function call for lcm lora Manuel Schmid 2024-02-26 21:14:11 +01:00
  • 9c30961efd
    fix: add missing return statement in model_refresh_clicked Manuel Schmid 2024-02-26 21:12:27 +01:00
  • 692beadbdc
    docs: bump version number to 2.2.0-rc1 2.2.0-rc1 Manuel Schmid 2024-02-26 17:41:29 +01:00
  • 4e526e255e
    docs: add missing release notes for 2.1.865 Manuel Schmid 2024-02-26 17:39:29 +01:00
  • f4a6350300
    feat: add docker files (#1418) whitehara 2024-02-26 18:30:05 +02:00
  • b6d23670d8
    feat: add jpg and webp support, add exif data handling for metadata (#1863) Manuel Schmid 2024-02-26 15:31:32 +01:00
  • ba9eadbcda
    feat: add metadata to images (#1940) Manuel Schmid 2024-02-26 14:27:57 +01:00
  • d3113f5c3f
    feat: use consistent file name in gradio (#1932) Manuel Schmid 2024-02-25 22:56:38 +01:00
  • c898e6a4dc
    feat: add array support on main prompt (#1503) Brian Flannery 2024-02-25 15:22:49 -06:00
  • 3be76ef8a3
    feat: make lora min max weight editable in config (#2216) MindOfMatter 2024-02-25 15:36:25 -05:00
  • 18f9f7dc31
    feat: make lora number editable in config (#2215) MindOfMatter 2024-02-25 15:12:26 -05:00
  • 468d704b29
    feat: add button to enable LoRAs (#2210) MindOfMatter 2024-02-25 13:59:28 -05:00
  • eebd7752ab
    fix: allow path_outputs to be outside of root dir (#2332) Manuel Schmid 2024-02-25 18:44:28 +01:00
  • b5f019fb62
    fix: correctly create directory for path_outputs if not existing (#1668) Manuel Schmid 2024-02-25 18:41:43 +01:00
  • 9c19300a3e
    feat: improve bug report and feature request issue templates (#1631) Manuel Schmid 2024-02-25 18:04:46 +01:00
  • 4d34f31a72
    feat: allow users to specify the number of threads when running on CPU (#1601) Maxim Saplin 2024-02-25 19:14:17 +03:00
  • ef1999c52c
    feat: add ability to load checkpoints and loras from multiple locations (#1256) dooglewoogle 2024-02-26 00:47:14 +13:00
  • 7cfb5e742d
    feat: add advanced parameter for disable_intermediate_results (progress_gallery) (#1013) Manuel Schmid 2024-02-24 20:07:36 +01:00
  • 965364cd80
    feat: add list of 100 most popular animals to wildcards (#985) Manuel Schmid 2024-02-24 19:03:25 +01:00
  • 5b7ddf8b22
    feat: advanced params refactoring + prevent users from skipping/stopping other users tasks in queue (#981) Manuel Schmid 2024-02-24 18:59:57 +01:00
  • 0ed01da4e4
    Merge pull request #2313 from charliewilco/patch-1 Manuel Schmid 2024-02-22 21:53:36 +01:00
  • 187f4a76c6
    Remove mac generated invisible files Charlie ⚡️ 2024-02-20 21:51:01 -05:00
  • f8ca04a406
    feat: add early return for prompt expansion when no new tokens should be added Manuel Schmid 2024-02-19 15:22:10 +01:00
  • a78f66ffb5
    fix: sort with casefold, case insensitive Manuel Schmid 2024-02-12 21:34:07 +01:00
  • 1c999be8c8
    Merge pull request #2229 from lllyasviel/develop 2.1.865 Manuel Schmid 2024-02-11 15:20:27 +01:00
  • f4a8bf24cf
    fix: correctly calculate refiner switch when overwrite_switch is > 0 (#2165) Manuel Schmid 2024-02-11 15:12:41 +01:00
  • 074b655dff
    fix: implement output path argument (#2074) eddyizm 2024-02-11 04:03:10 -08:00
  • ee3ce95566
    docs: update version Manuel Schmid 2024-02-10 21:59:13 +01:00
  • 2037de3fcb
    chore: fix typos and adjust wording (#1521, #1644, #1691, #1772) Manuel Schmid 2024-02-10 21:54:50 +01:00
  • eb3f4d745c
    feat: add suffix ordinals (#845) hisk2323 2024-02-10 14:39:36 -06:00
  • b9d7e77b0d
    replaced the custom lcm function with math.lcm (#1122) Praveen Kumar Sridhar 2024-02-10 10:28:10 -08:00
  • c32b9bdc44
    fix: replace regexp to support unicode chars (#1424) Evgenii 2024-02-10 21:15:10 +03:00
  • 98ba1d5d47
    fix: correctly sort files, display deepest dir level first (#1784) Manuel Schmid 2024-02-10 19:03:26 +01:00
  • 231956065f
    Removing unnecessary comments / old code (#1905) Dr. Christoph Mittendorf 2024-02-10 18:51:03 +01:00
  • e4929a9ed7
    fix: do not overwrite $GRADIO_SERVER_PORT if it is already set (#1921) rsl8 2024-02-10 18:42:18 +01:00
  • b7715b0a0c
    fix: prevents outdated history log link after midnight (#1979) Manuel Schmid 2024-02-10 18:33:28 +01:00
  • ac10e51364
    add auth to --listen and readme (#2127) Roman Schmitz 2024-02-10 18:10:54 +01:00
  • 95f93a1f4b
    delay importing of modules.config (#2195) rsl8 2024-02-10 17:42:30 +01:00
  • d1a450c581
    Fixed mistakes in HTML generation (#2187) V1sionVerse 2024-02-10 17:50:41 +01:00
  • fdc4dc1d87
    delay importing of modules.config (#2195) rsl8 2024-02-10 17:42:30 +01:00