Commit Graph

  • 3580fa5e32 update changelog for 3.5 cmdr2 2024-10-11 17:21:08 +05:30
  • 926c55cf69 update changelog for 3.5 cmdr2 2024-10-11 17:19:58 +05:30
  • 8bf8d0b1a1 update changelog for 3.5 cmdr2 2024-10-11 17:18:26 +05:30
  • b3f714923f changelog cmdr2 2024-10-11 15:13:42 +05:30
  • 7e208fb682 Remove temp hack for debugging cmdr2 2024-10-11 13:38:45 +05:30
  • d0cd340cbd Fix bug with post-install browser open cmdr2 2024-10-11 13:37:26 +05:30
  • 696b65049f Merge branch 'forge' of github.com:cmdr2/stable-diffusion-ui into forge cmdr2 2024-10-11 13:34:45 +05:30
  • cabf4a4f07 Error reporting while starting the post-installation browser; Temp hack cmdr2 2024-10-11 13:34:23 +05:30
  • f6e6b1ae5f Copy webui_console.py in sh cmdr2 2024-10-11 12:58:28 +05:30
  • ec18bae5e4 Copy webui_console.py in bat cmdr2 2024-10-11 12:57:58 +05:30
  • e804247acb WebUI dev console script cmdr2 2024-10-11 12:55:35 +05:30
  • 07483891b6 Tweak message for 'still installing' cmdr2 2024-10-11 12:55:24 +05:30
  • dfa552585e Don't open the browser while webui is still installing. wait until the webui actually starts up. cmdr2 2024-10-11 12:28:20 +05:30
  • 05cf4be89b Check for context attr cmdr2 2024-10-11 12:05:29 +05:30
  • e8ee9275bc Don't parse if no filters are applied cmdr2 2024-10-11 11:39:13 +05:30
  • c46f29abb0 Include scheduler in drag-and-drop cmdr2 2024-10-09 21:18:15 +05:30
  • 8bd5eb5ce4 Remove unnecessary patch for sdkit's model downloader. ED now handles both kinds of model folder names cmdr2 2024-10-09 18:19:21 +05:30
  • 78dcc7cb03 Bring back the earlier model scanning logic cmdr2 2024-10-09 18:16:15 +05:30
  • e32b34e2f4 Show version 3.0.10 for ED 2 and 3.0 users, and 3.5.0 for webui users cmdr2 2024-10-09 14:33:04 +05:30
  • 16463431dd case cmdr2 2024-10-09 14:19:28 +05:30
  • 9761b172de Use a monitor thread for restarting the webui process if it has crashed. Sometimes it would crash but the process would be a zombie. An external monitor ensures that it gets killed and restarted cmdr2 2024-10-09 13:47:06 +05:30
  • d6adb17746 Fix a bug where the vae wouldn't be unloaded in webui cmdr2 2024-10-09 13:41:56 +05:30
  • 3327244da2 Scheduler selection in the UI; Store Scheduler and Distilled Guidance in metadata cmdr2 2024-10-09 11:43:45 +05:30
  • d283fb0776 Option to select Distilled Guidance Scale; Show warnings for Euler Ancestral sampler with Flux cmdr2 2024-10-09 11:12:28 +05:30
  • 90bc1456c9 Suggest guidance value for Flux and non-Flux models cmdr2 2024-10-08 18:54:06 +05:30
  • 84c8284a90 Proxy webui api cmdr2 2024-10-08 18:35:08 +05:30
  • c1193377b6 Use vram_usage_level while starting webui cmdr2 2024-10-07 13:33:25 +05:30
  • 5a5d37ba52 Enable rendering only the CPU cmdr2 2024-10-07 12:59:19 +05:30
  • b6ba782c35 Support both WebUI and ED folder names for models cmdr2 2024-10-07 12:48:27 +05:30
  • 9abc76482c Wait until the webui backend responds with a 200 OK to ping requests cmdr2 2024-10-07 12:39:07 +05:30
  • 6f4e2017f4 Install Forge automatically by creating a conda environment and cloing the forge repo cmdr2 2024-10-07 11:28:28 +05:30
  • 6ea7dd36da Fix a bug where the config file wasn't actually read on linux/mac cmdr2 2024-10-02 15:30:29 +05:30
  • 391e12e20d Require onnxruntime for nsfw checking cmdr2 2024-10-01 16:41:26 +05:30
  • 4e3a5cb6d9 Automatically restart webui if it stops/crashes cmdr2 2024-10-01 16:25:56 +05:30
  • f51ab909ff Reset VAE upon restart cmdr2 2024-10-01 16:25:24 +05:30
  • 754a5f5e52 Case-insensitive model directories cmdr2 2024-10-01 13:55:35 +05:30
  • 9a12a8618c First working version of dynamic backends, with Forge and ed_diffusers (v3) and ed_classic (v2). Does not auto-install Forge yet cmdr2 2024-10-01 10:54:58 +05:30
  • 2eb0c9106a Temporarily disable the auto-selection of the appropriate controlnet model cmdr2 2024-09-24 17:43:34 +05:30
  • a0de0b5814 Minor refactoring of SD dir variables cmdr2 2024-09-24 17:40:00 +05:30
  • 6559c41b2e minor log import change cmdr2 2024-09-24 17:27:50 +05:30
  • dfb8313d1a Merge branch 'beta' of github.com:cmdr2/stable-diffusion-ui into beta cmdr2 2024-09-09 18:49:07 +05:30
  • b7d46be530 Use SD 1.4 instead of 1.5 during installation cmdr2 2024-09-09 18:48:38 +05:30
  • 5fe3acd44b Use 1.4 by default, instead of 1.5 v3.0.9 cmdr2 2024-09-09 18:34:32 +05:30
  • 1cc7c1afa0 Merge pull request #1823 from d8ahazard/main cmdr2 2024-07-24 09:48:30 +05:30
  • 89f5e07619 Log the exception while trying to create an extension info file cmdr2 2024-07-24 09:47:35 +05:30
  • 45f350239e Don't break if we can't write a file d8ahazard 2024-07-23 17:56:35 -05:00
  • 716f30fecb Merge pull request #1810 from easydiffusion/beta cmdr2 2024-06-14 09:49:27 +05:30
  • 364902f8a1 Ignore text in the version string when comparing them cmdr2 2024-06-14 09:48:49 +05:30
  • a261a2d47d Fix #1779 - add to PATH only if it isn't present, to avoid exploding the PATH variable each time the function is called cmdr2 2024-06-14 09:43:30 +05:30
  • dea962dc89 Merge pull request #1808 from easydiffusion/beta cmdr2 2024-06-13 14:06:14 +05:30
  • d062c2149a temp hotfix for rocm torch cmdr2 2024-06-13 14:05:11 +05:30
  • 7d49dc105e Merge pull request #1806 from easydiffusion/beta cmdr2 2024-06-11 18:28:07 +05:30
  • fcdc3f2dd0 Don't crash if psutils fails to get cpu or memory usage cmdr2 2024-06-11 18:27:21 +05:30
  • d17b167a81 Merge pull request #1803 from easydiffusion/beta cmdr2 2024-06-07 10:33:56 +05:30
  • 1fa83eda0e Merge pull request #1800 from siakc/uvicorn-run-programmatically cmdr2 2024-06-06 17:51:06 +05:30
  • 969751a195 Use uvicorn.run since it's clearer to read cmdr2 2024-06-06 17:50:41 +05:30
  • 1ae8675487 typo cmdr2 2024-06-06 16:20:04 +05:30
  • 05f0bfebba Upgrade torch if using the newer sdkit versions cmdr2 2024-06-06 16:18:11 +05:30
  • 91ad53cd94 Enhancement - using uvicorn.run() instead of os.system() Siavosh Kasravi 2024-06-05 11:12:21 +03:30
  • de680dfd09 Print diffusers' version cmdr2 2024-06-05 18:53:45 +05:30
  • 4edeb14e94 Allow a user to opt-in to the latest sdkit+diffusers version, while keeping existing 2.0.15.x users restricted to diffusers 0.21.4. This avoids a lengthy upgrade for existing users, while allowing users to opt-in to the latest version. More to come. cmdr2 2024-06-05 18:46:22 +05:30
  • e64cf9c9eb Merge pull request #1796 from easydiffusion/beta cmdr2 2024-06-01 09:02:08 +05:30
  • 66d0c4726e Another typo cmdr2 2024-06-01 09:01:35 +05:30
  • c923b44f56 Merge pull request #1795 from easydiffusion/beta cmdr2 2024-05-31 19:30:50 +05:30
  • b9c343195b typo cmdr2 2024-05-31 19:30:29 +05:30
  • 4427e8d3dd Merge pull request #1794 from easydiffusion/beta cmdr2 2024-05-31 19:28:32 +05:30
  • 87c8fe2758 Generalize the hotfix for missing sdkit dependencies. This is still a temporary hotfix, but will ensure that missing packages are installed, not assume that having picklescan means everything's good cmdr2 2024-05-31 19:27:30 +05:30
  • 70acde7809 Merge pull request #1792 from easydiffusion/beta cmdr2 2024-05-31 10:57:43 +05:30
  • c4b938f132 Hotfix - sdkit's dependencies aren't getting pulled for some reason cmdr2 2024-05-31 10:56:43 +05:30
  • d6fdb8d5a9 Merge pull request #1788 from easydiffusion/beta cmdr2 2024-05-30 17:51:32 +05:30
  • 54ac1f7169 Hotfix for older accelerate version in the Windows installer cmdr2 2024-05-30 17:50:36 +05:30
  • deebfc6850 Merge pull request #1787 from easydiffusion/beta cmdr2 2024-05-30 13:22:12 +05:30
  • 21644adbe1 sdkit 2.0.15.6 - typo that prevented 0 controlnet strength cmdr2 2024-05-29 10:01:04 +05:30
  • fe3c648a24 sdkit 2.0.15.5 - minor null check cmdr2 2024-05-28 19:46:59 +05:30
  • 05f3523364 Set the controlnet alpha correctly from older exports; Fix a bug with null lora model in exports cmdr2 2024-05-28 19:16:48 +05:30
  • 4d9b023378 changelog cmdr2 2024-05-28 18:48:23 +05:30
  • 44789bf16b sdkit 2.0.15.4 - Controlnet strength slider cmdr2 2024-05-28 18:45:08 +05:30
  • ad649a8050 sdkit 2.0.15.3 - disable watermarking on SDXL ControlNets to avoid visual artifacts cmdr2 2024-05-28 09:00:57 +05:30
  • 723304204e diffusers 0.21.4 cmdr2 2024-05-27 15:26:09 +05:30
  • ddf54d589e v3.0.8 - use sdkit 2.0.15.1, to enable SDXL Controlnets for img2img and inpainting, using diffusers 0.21.4 cmdr2 2024-05-27 15:18:14 +05:30
  • a5c9c44e53 Merge pull request #1784 from easydiffusion/beta cmdr2 2024-05-27 10:58:06 +05:30
  • 4d28c78fcc Another hotfix for setuptools version on Windows and Linux/mac cmdr2 2024-05-27 10:57:20 +05:30
  • 7dc01370ea Merge pull request #1783 from easydiffusion/beta cmdr2 2024-05-27 10:45:49 +05:30
  • 21ff109632 Pin setuptools to 0.59 cmdr2 2024-05-27 10:45:19 +05:30
  • 9b0a654d32 Merge pull request #1782 from easydiffusion/beta cmdr2 2024-05-27 10:38:41 +05:30
  • fb749dbe24 Potential hotfix for #1781 - pin setuptools to a specific version, until clip is upgraded cmdr2 2024-05-27 10:37:09 +05:30
  • 17ef1e04f7 Roll back sdkit 2.0.18 (again) cmdr2 2024-03-19 20:06:49 +05:30
  • a5b9eefcf9 v3.0.8 - update diffusers to v0.26.3 cmdr2 2024-03-13 18:44:17 +05:30
  • e5519cda37 sdkit 2.0.18 (diffusers 0.26.3) cmdr2 2024-03-19 19:12:00 +05:30
  • d1bd9e2a16 Prev version cmdr2 2024-03-13 19:53:14 +05:30
  • 94f9e74d67 Update check_modules.py diff-v26 cmdr2 2024-03-13 19:22:33 +05:30
  • 5924d01789 Temporarily revert to sdkit 2.0.15 cmdr2 2024-03-13 19:05:55 +05:30
  • 47432fe54e diffusers 0.26.3 cmdr2 2024-03-13 19:01:09 +05:30
  • 8660a79ccd v3.0.8 - update diffusers to v0.26.3 cmdr2 2024-03-13 18:44:17 +05:30
  • dfb26ed781 Merge pull request #1702 from easydiffusion/beta v3.0.7 cmdr2 2023-12-12 18:10:46 +05:30
  • 547febafba Autosave the VAE tiling setting cmdr2 2023-12-12 18:10:04 +05:30
  • 85eaa305cc Hotfix for #1701 - run disable VAE tiling only on pipelines that support it cmdr2 2023-12-12 18:07:56 +05:30
  • 25272ce083 Kofi only cmdr2 2023-12-12 12:48:13 +05:30
  • 212fa77b47 Merge pull request #1700 from easydiffusion/beta cmdr2 2023-12-12 12:47:24 +05:30
  • e77629c525 Version and changelog cmdr2 2023-12-11 22:31:12 +05:30