Commit Graph

  • 006f08f499 slow down refresh main vladmandic 2026-03-31 14:10:14 +0200
  • 88d2f12b1f lint vladmandic 2026-03-26 08:09:49 +0100
  • 1a35ac4d73 remove dependency on pkg_resources Vladimir Mandic 2026-02-19 08:31:16 +0100
  • 264ac9f38a cleanup labels vladmandic 2026-02-14 14:47:41 +0100
  • ddf821483c update vladmandic 2026-01-30 10:45:51 +0100
  • 28e5c1aa02
    Merge pull request #63 from Athari/feat/add-infotext Vladimir Mandic 2026-01-30 10:33:05 +0100
  • fc2de58df1 Changed options templates update to run in on_ui_settings callback. Athari 2026-01-29 13:22:28 +0300
  • c3da602447 Changed formatting of 'flags' in infotext from list to string. Athari 2026-01-29 13:13:14 +0300
  • 86ce2703c4 Added repo Git info: version.tag (single deterministic tag), version.tags (all tags pointing to head). Fixed handling of paths with spaces. Athari 2026-01-27 23:55:19 +0300
  • 07ba94e47e Added putting system info into infotext. Athari 2026-01-27 23:22:31 +0300
  • bd33edfd28
    Merge pull request #61 from Athari/fix/forge-compat Vladimir Mandic 2026-01-27 09:30:37 +0100
  • 35054070b2 Fix compatibility with SD WebUI Forge (#60): * Ignore missing repo info * Account for bar spacing in sparkline bar graph config calculation Athari 2026-01-27 01:40:13 +0300
  • 2c03f0db21
    Make compatible with modeldata refactoring awsr 2025-12-13 18:04:32 -0800
  • 9942ea11aa lint vladmandic 2025-11-23 13:28:57 -0500
  • 5c74458e2c cross-platform getuser vladmandic 2025-11-17 20:06:09 -0500
  • 90abd719f5 lint Vladimir Mandic 2025-11-09 10:36:30 -0500
  • c724b86a7a
    Merge pull request #58 from awsr/patch-1 Vladimir Mandic 2025-11-08 08:21:47 -0500
  • 9263ce855a
    Fix version url construction when cloned from a .git url awsr 2025-11-07 23:27:21 -0800
  • 19a1b1b722 remove explicit sampler setting Vladimir Mandic 2025-09-18 10:23:54 -0400
  • 615d2f8103 update Vladimir Mandic 2025-08-06 19:28:10 -0400
  • 0760f3bcee update Vladimir Mandic 2025-07-05 13:16:26 -0400
  • 539625f289 update Vladimir Mandic 2025-05-13 21:50:23 -0400
  • ce373b9c27 update Vladimir Mandic 2025-03-30 15:04:03 -0400
  • 8c7edb3be1 parse cgroups for memory limits Vladimir Mandic 2025-01-27 09:59:53 -0500
  • 2e50e314ab
    Merge pull request #55 from Cschlaefli/pydantic-v2-compat Vladimir Mandic 2025-01-22 18:44:12 -0500
  • 842f85d108 default to none for pydantic-v2 compatability Cade Schlaefli 2025-01-22 14:20:49 -0600
  • f55066aa41 update Vladimir Mandic 2025-01-17 16:19:48 -0500
  • aafc660ba3 update sysinfo Vladimir Mandic 2025-01-02 14:06:53 -0500
  • dfa01ce99a typo Vladimir Mandic 2024-12-03 09:46:12 -0500
  • 6a2a28a4f6 fix Vladimir Mandic 2024-10-23 07:57:54 -0400
  • 5267e32649 update Vladimir Mandic 2024-10-06 09:44:01 -0400
  • c88e83d403 update Vladimir Mandic 2024-05-28 10:48:04 -0400
  • d9e57110a6 cleanup Vladimir Mandic 2024-05-28 10:13:41 -0400
  • 2b9986c5c2 update lint Vladimir Mandic 2024-05-27 08:55:28 -0400
  • 4023d2b06c update Vladimir Mandic 2024-05-16 20:10:52 -0400
  • 363d441747
    Merge pull request #48 from tbertels/patch-1 Vladimir Mandic 2024-02-03 09:27:37 -0500
  • c6c951021b
    Typo in benchmark.html Thomas Bertels 2024-02-03 09:49:57 +0100
  • 72d871b456 fix for a1111 Vladimir Mandic 2024-01-22 14:22:38 -0500
  • ab3bd1641a no ui in api only Vladimir Mandic 2024-01-21 09:37:30 -0500
  • 99ad4030b1 remove hijack access Vladimir Mandic 2024-01-10 10:59:13 -0500
  • f505988294 update theme Vladimir Mandic 2024-01-08 09:01:40 -0500
  • f934808698 validation Vladimir Mandic 2023-12-14 10:35:44 -0500
  • ce1b2a4a10 validate benchmark results Vladimir Mandic 2023-12-14 10:06:17 -0500
  • 1841cf7627 fix Vladimir Mandic 2023-10-10 10:08:08 -0400
  • c1f2b8d857 update page Vladimir Mandic 2023-10-06 18:35:50 -0400
  • 2fd1fcd9d2 fix gradio warning Vladimir Mandic 2023-10-06 12:28:25 -0400
  • 2bb95beade cleanup gradio Vladimir Mandic 2023-10-02 08:56:17 -0400
  • 721658e0e7 cmdopts parse Vladimir Mandic 2023-10-01 11:23:51 -0400
  • 2e83b29855 Add check for medvram-sdxl memory optimization Lennart Daldrup 2023-10-01 17:18:07 +0200
  • 2647efca74
    Merge pull request #37 from Disty0/main Vladimir Mandic 2023-09-29 08:25:34 -0400
  • 6144f6412a Remove ipex import Disty0 2023-09-29 14:35:00 +0300
  • f8274cdb08 Fix IPEX with torch.version.cuda hijack Disty0 2023-09-29 14:13:07 +0300
  • 34ada0db1b
    Merge pull request #36 from Disty0/main Vladimir Mandic 2023-09-28 17:12:11 -0400
  • 66a6d6b7b1 OpenVINO add VRAM size Disty0 2023-09-28 23:55:40 +0300
  • 75b6c5a6cd
    Merge pull request #35 from Disty0/main Vladimir Mandic 2023-09-28 12:52:43 -0400
  • b537b071b2 Move OpenVINO in try except Disty0 2023-09-28 19:48:42 +0300
  • 111523c163 Add OpenVINO Disty0 2023-09-28 19:29:31 +0300
  • b73ffdcc8d fix benchmark data in sdnext Vladimir Mandic 2023-09-18 22:17:49 -0400
  • 83dd4d8f65 update Vladimir Mandic 2023-09-07 10:40:20 -0400
  • 761cf83c93 update system info Vladimir Mandic 2023-08-30 06:48:37 -0400
  • 19d190e71b
    Merge pull request #30 from evshiron/main Vladimir Mandic 2023-08-04 23:33:32 +0200
  • 47630b7152 feat: read keyword from the current url to fill in the search box evshiron 2023-08-05 02:46:58 +0800
  • 3872a23f86
    Bump word-wrap from 1.2.3 to 1.2.5 in /pages dependabot[bot] 2023-08-03 03:34:38 +0000
  • 3b64ff80b8
    Bump word-wrap from 1.2.3 to 1.2.4 in /pages dependabot[bot] 2023-07-20 18:02:13 +0000
  • 9d3c0ca0f2
    Merge pull request #27 from Disty0/main Vladimir Mandic 2023-07-14 15:46:48 -0400
  • 925450d324 IPEX rework Disty0 2023-07-14 18:11:49 +0300
  • 4f0e81050f add nvidia driver info Vladimir Mandic 2023-07-13 10:34:30 -0400
  • 29b6f16023 update lint rules Vladimir Mandic 2023-07-12 10:58:15 -0400
  • 9433a15b89
    Merge pull request #25 from vladmandic/dev Vladimir Mandic 2023-07-05 18:48:48 -0400
  • d38db466a6 update Vladimir Mandic 2023-07-05 18:13:59 -0400
  • 5b13bfeeeb api update Vladimir Mandic 2023-07-05 18:05:37 -0400
  • 1fa9038318 update benchmark data Vladimir Mandic 2023-07-05 12:07:34 -0400
  • fcdd10c795 update for additional info Vladimir Mandic 2023-07-03 16:48:13 -0400
  • b30e324552 add pagination Vladimir Mandic 2023-06-23 12:17:07 -0400
  • 14d5b61ae7 exception handling Vladimir Mandic 2023-06-21 15:23:25 -0400
  • 47df4cccb8 api endpoint Vladimir Mandic 2023-06-19 16:39:44 -0400
  • e64f2ea7c7 fix log submit Vladimir Mandic 2023-06-18 09:13:37 -0400
  • 8347deba3d
    Merge pull request #21 from Vesnica/patch-1 Vladimir Mandic 2023-06-17 07:09:04 -0400
  • 4bc32b760d
    Update system-info.py Vesnica 2023-06-17 17:15:36 +0800
  • acfc8d68b8 update logger Vladimir Mandic 2023-06-13 12:00:24 -0400
  • 064c856aca
    Merge pull request #19 from Disty0/main Vladimir Mandic 2023-06-01 20:51:00 -0400
  • 96f577d569 Use proper device names instead of "xpu" Disty0 2023-06-02 01:37:39 +0300
  • 8046b15445 exception handling Vladimir Mandic 2023-05-28 21:33:26 -0400
  • 2a811ca0c8
    Merge pull request #18 from Disty0/main Vladimir Mandic 2023-05-28 18:15:03 -0400
  • f7ee7be447 Add IPEX support Disty0 2023-05-29 00:46:49 +0300
  • 46386f93de add sparklines Vladimir Mandic 2023-05-28 15:29:32 -0400
  • 4915b98576 cache version info Vladimir Mandic 2023-05-25 14:00:32 -0400
  • 01564b77c3 lazy load model Vladimir Mandic 2023-05-24 15:15:30 -0400
  • 79243697a2 delay load info Vladimir Mandic 2023-05-18 07:01:58 -0400
  • 21d204a502 update element names Vladimir Mandic 2023-05-08 17:29:21 -0400
  • 70ab5cf312 update Vladimir Mandic 2023-04-29 17:35:48 -0400
  • cc86ce8887 fix Vladimir Mandic 2023-04-19 23:53:09 -0400
  • 15c1938bd0 add logging Vladimir Mandic 2023-04-19 14:12:10 -0400
  • 526faab4b8 update links Vladimir Mandic 2023-04-19 09:39:13 -0400
  • e9915849ca remove github action Vladimir Mandic 2023-04-19 09:28:25 -0400
  • 6ceb154459 remove dynamic data Vladimir Mandic 2023-04-19 09:25:58 -0400
  • 0a93d2ebff update benchmark data vladmandic 2023-04-19 12:26:50 +0000
  • 3d4e823e5e update benchmark data vladmandic 2023-04-19 10:14:48 +0000
  • d0e577065d update benchmark data vladmandic 2023-04-19 09:13:48 +0000
  • 11f65f06a1 update benchmark data vladmandic 2023-04-19 08:17:47 +0000