Commit Graph

  • bdfbac1065
    Merge dad9f7b726 into 561fe0cc79 Peter Nagy 2025-02-14 12:54:44 +0000
  • f3fed049b8
    Merge d785199bad into 40bcbad797 Thomas 2025-02-14 12:54:43 +0000
  • 8287ffc0d4
    Merge 0a87a7bec3 into 40bcbad797 Ben Zichettello 2025-02-14 12:54:35 +0000
  • 634b49f050
    Merge 12ddafaf38 into 40bcbad797 rbertus2000 2025-02-14 12:54:07 +0000
  • 2047a7fbad
    Merge 97708c3cbc into 561fe0cc79 Siavosh Kasravi 2025-02-14 12:54:05 +0000
  • 76d7e58955
    Merge ab3e20fbd6 into 40bcbad797 patriceac 2025-02-14 12:53:36 +0000
  • 327f445431
    Merge ab547d10bf into 40bcbad797 ManInDark 2025-02-14 12:53:06 +0000
  • 40bcbad797 Recognize Phoenix3 and Phoenix4 AMD APUs beta cmdr2 2025-02-13 15:21:52 +0530
  • 561fe0cc79 Use torchruntime for installing torch/torchvision on the users' PC, instead of the custom logic used here. torchruntime was built from the custom logic used here, and covers a lot more scenarios and supports more devices main cmdr2 2025-02-10 10:33:57 +0530
  • 26cbc30407 Use the correct size of the image when used as the input. Code credit: @AvidGameFan cmdr2 2025-02-10 12:49:38 +0530
  • 7a1e2c4190 Hotfix for missing torchruntime on new installations cmdr2 2025-02-10 19:31:05 +0530
  • 03c49d5b47 Hotfix for missing torchruntime on new installations cmdr2 2025-02-10 19:31:05 +0530
  • 7b0a17a3ab Temporary fix for #1899 cmdr2 2025-02-10 18:14:43 +0530
  • e9667fefa9 Temporary fix for #1899 cmdr2 2025-02-10 18:14:43 +0530
  • 19c6e10eda Use the correct size of the image when used as the input. Code credit: @AvidGameFan cmdr2 2025-02-10 12:49:38 +0530
  • 55daf647a0 v3.5.5 / v3.0.13 - torchruntime cmdr2 2025-02-10 10:36:43 +0530
  • 077c6c3ac9 Use torchruntime for installing torch/torchvision on the users' PC, instead of the custom logic used here. torchruntime was built from the custom logic used here, and covers a lot more scenarios and supports more devices cmdr2 2025-02-10 10:33:57 +0530
  • 302426f5d4 Another fix for mps backend cmdr2 2025-02-10 10:04:55 +0530
  • d0f45f1f51 Another fix for mps backend cmdr2 2025-02-10 10:04:55 +0530
  • 9dc9ea3825 Fix broken mps backend cmdr2 2025-02-10 09:55:08 +0530
  • 7a17adc46b Fix broken mps backend cmdr2 2025-02-10 09:55:08 +0530
  • 2a24a49f6b torchruntime 1.9.2 - fixes a bug on cpu platforms cmdr2 2025-02-08 16:14:48 +0530
  • 3380b58c18 torchruntime 1.9.2 - fixes a bug on cpu platforms cmdr2 2025-02-08 16:14:48 +0530
  • 5e5e39c285 changelog cmdr2 2025-02-06 13:08:58 +0530
  • cd8365558a Remove hardcoded references to torch.cuda; Use torchruntime and sdkit's device utilities instead cmdr2 2025-02-06 13:06:51 +0530
  • 7577a1f66c v3.5.4 cmdr2 2025-02-08 11:27:32 +0530
  • a8b1bbe441 Fix a bug where the inpainting mask wasn't resized to the image size when using the WebUI/v3.5 backend. Thanks @AvidGameFan for their help in investigating and fixing this! cmdr2 2025-02-08 11:25:28 +0530
  • a1fb9bc65c Revert "Merge pull request #1874 from AvidGameFan/inpaint_mask_size" cmdr2 2025-02-07 10:46:03 +0530
  • f737921eaa
    Merge pull request #1874 from AvidGameFan/inpaint_mask_size cmdr2 2025-02-07 10:27:44 +0530
  • b12a6b9537 changelog cmdr2 2025-02-06 13:08:58 +0530
  • 2efef8043e Remove hardcoded torch.cuda references from the webui backend code cmdr2 2025-02-06 13:07:10 +0530
  • 9e21d681a0 Remove hardcoded references to torch.cuda; Use torchruntime and sdkit's device utilities instead cmdr2 2025-02-06 13:06:51 +0530
  • 964aef6bc3 Fix a bug preventing the installation of the WebUI backend cmdr2 2025-02-04 17:57:08 +0530
  • 07105d7cfd Debug logging for webui root dir cmdr2 2025-02-04 17:47:58 +0530
  • 2e4623736a sdkit 2.0.22.3 or 2.0.15.12 - fixes a regression on mac cmdr2 2025-02-03 21:29:48 +0530
  • 7f3a4383c7 sdkit 2.0.22.2 or 2.0.15.11 - install torchruntime cmdr2 2025-02-03 16:35:48 +0530
  • 7aa4fe9c4b sdkit 2.0.22.3 or 2.0.15.12 - fixes a regression on mac cmdr2 2025-02-03 21:29:48 +0530
  • 03a5108cdd sdkit 2.0.22.2 or 2.0.15.11 - install torchruntime cmdr2 2025-02-03 16:35:48 +0530
  • 6d6b528aad sdkit 2.0.22 or 2.0.15.9 cmdr2 2025-01-31 18:35:29 +0530
  • 76485ab1e7 Move the half precision bug check logic to sdkit cmdr2 2025-01-31 16:28:12 +0530
  • 68d67248f4 [sdkit update] v2.0.22 (and v2.0.15.8 for LTS) cmdr2 2025-01-31 16:22:02 +0530
  • c248231181 sdkit 2.0.22 or 2.0.15.9 cmdr2 2025-01-31 18:35:29 +0530
  • 35f752b36d Move the half precision bug check logic to sdkit cmdr2 2025-01-31 16:28:12 +0530
  • d5a7c1bdf6 [sdkit update] v2.0.22 (and v2.0.15.8 for LTS) cmdr2 2025-01-31 16:22:02 +0530
  • d082ac3519 changelog cmdr2 2025-01-28 10:34:27 +0530
  • e57599c01e Fix for conda accidental jailbreak when using WebUI cmdr2 2025-01-28 10:33:25 +0530
  • 81119a5893 Skip sdkit/diffusers install if it's in developer mode cmdr2 2025-01-27 18:46:19 +0530
  • 554559f5ce changelog cmdr2 2025-01-28 09:53:28 +0530
  • b3cc415359 Temporarily remove torch 2.5 from the list, since it doesn't work with Python 3.8. More on this in future commits cmdr2 2025-01-28 09:51:18 +0530
  • fd76a160ac changelog cmdr2 2025-01-28 09:53:28 +0530
  • 5337aa1a6e Temporarily remove torch 2.5 from the list, since it doesn't work with Python 3.8. More on this in future commits cmdr2 2025-01-28 09:51:18 +0530
  • 89ada5bfa9 Skip sdkit/diffusers install if it's in developer mode cmdr2 2025-01-27 18:46:19 +0530
  • 88b8e54ad8 Don't need wmic in webui_console.py cmdr2 2025-01-09 17:15:19 +0530
  • 5ac44de6c7 Even older rocm versions cmdr2 2025-01-09 16:39:21 +0530
  • be7adcc367 Even older rocm versions cmdr2 2025-01-09 16:39:21 +0530
  • a7a78a40d0 Allow older rocm versions cmdr2 2025-01-09 15:59:28 +0530
  • 00fc1a81e0 Allow older rocm versions cmdr2 2025-01-09 15:59:28 +0530
  • fea24cee90
    Update README.md cmdr2 2025-01-07 11:29:20 +0530
  • 20d77a85a1 Upgrade the version of torch used for rocm for Navi 30+, and point to the broader torch URL cmdr2 2025-01-07 10:32:02 +0530
  • 5023619676 Upgrade the version of torch used for rocm for Navi 30+, and point to the broader torch URL cmdr2 2025-01-07 10:32:02 +0530
  • 0687e7b020 Update the index url for AMD ROCm torch install cmdr2 2025-01-06 19:48:44 +0530
  • 52aaef5e39 Update the index url for AMD ROCm torch install cmdr2 2025-01-06 19:48:44 +0530
  • 75e4dc25dc Extend the list of supported torch, CUDA and ROCm versions cmdr2 2025-01-06 19:30:18 +0530
  • 493035df16 Extend the list of supported torch, CUDA and ROCm versions cmdr2 2025-01-06 19:30:18 +0530
  • 7e635caec8 version bump for wmic deprecation cmdr2 2025-01-04 13:28:50 +0530
  • dcb1f3351e Replace the use of wmic (deprecated) with a powershell call cmdr2 2025-01-04 13:25:53 +0530
  • 8e9a9dda0f Workaround for when the context doesn't have a model_load_errors field; Not sure why it doesn't have it cmdr2 2025-01-04 18:04:43 +0530
  • 4a62d4e76e Workaround for when the context doesn't have a model_load_errors field; Not sure why it doesn't have it cmdr2 2025-01-04 18:04:43 +0530
  • 0af3fa8e98 version bump for wmic deprecation cmdr2 2025-01-04 13:28:50 +0530
  • 74b25bdcb1 Replace the use of wmic (deprecated) with a powershell call cmdr2 2025-01-04 13:25:53 +0530
  • e084a35ffc Allow image editor to grow Gary Wolfe 2024-12-27 22:10:14 -0500
  • ad06e345c9 Allow new resolutions with Use As Input Gary Wolfe 2024-12-24 23:36:12 -0500
  • 572b0329cf Prevent invalid size settings for Use As Input Gary Wolfe 2024-12-23 21:46:25 -0500
  • 33ca04b916 Use as Input sets size Gary Wolfe 2024-12-22 21:22:37 -0500
  • 8cd6ca6269 Remove inpaint size limit Gary Wolfe 2024-12-22 17:36:01 -0500
  • 49488ded01 v3.5.1 cmdr2 2024-12-17 18:29:39 +0530
  • 2f9b907a6b Update Forge to the latest commit cmdr2 2024-12-17 18:28:47 +0530
  • d5277cd38c Potential fix for #1869 cmdr2 2024-12-17 14:35:41 +0530
  • 546fc937b2 Annual cmdr2 2024-12-13 15:55:19 +0530
  • fe2443ec0c Annual cmdr2 2024-12-13 15:55:19 +0530
  • 28badd5319 cmdr2 2024-12-12 00:26:16 +0530
  • b3136e5738 typo cmdr2 2024-12-12 00:27:03 +0530
  • b302764265 cmdr2 2024-12-12 00:26:16 +0530
  • 1a1f8f381b winter is coming cmdr2 2024-12-12 00:15:31 +0530
  • 6121f580e9 winter is coming cmdr2 2024-12-12 00:15:31 +0530
  • c246c7456a Pin wandb cmdr2 2024-12-11 11:59:09 +0530
  • 45a882731a Pin wandb cmdr2 2024-12-11 11:59:09 +0530
  • 77a9226720 Annotate with types for pydantic cmdr2 2024-12-11 11:47:18 +0530
  • 74b05022f4 Merge pull request #1867 from tjcomserv/tjcomserv-patch-1-pydantic cmdr2 2024-12-11 11:20:17 +0530
  • d38512d841
    Merge pull request #1867 from tjcomserv/tjcomserv-patch-1-pydantic cmdr2 2024-12-11 11:20:17 +0530
  • 5a03b61aef
    Merge branch 'beta' into tjcomserv-patch-1-pydantic cmdr2 2024-12-11 11:19:58 +0530
  • ca0dca4a0f
    Update check_modules.py TJ 2024-12-10 01:54:56 +0000
  • 4228ec0df8
    Update types.py TJ 2024-12-10 01:52:28 +0000
  • 3c9ffcf7ca Update check_modules.py cmdr2 2024-11-13 21:49:17 +0530
  • b3a961fc82
    Update check_modules.py cmdr2 2024-11-13 21:49:17 +0530
  • 0c8410c371 Pin huggingface-hub to 0.23.2 to fix broken deployments cmdr2 2024-11-13 21:36:35 +0530
  • 96ec3ed270
    Pin huggingface-hub to 0.23.2 to fix broken deployments cmdr2 2024-11-13 21:36:35 +0530
  • d0be4edf1d Update to the latest forge commit - b592142f3b46852263747a4efd0d244ad17b5bb3 cmdr2 2024-10-28 18:34:36 +0530
  • d4ea34a013 Increase the webui health-check timeout to 30 seconds (from 1 second); Also trap ReadTimeout in the collection of TimeoutError cmdr2 2024-10-28 18:34:00 +0530
  • 459bfd4280 Temp patch for missing attribute cmdr2 2024-10-18 08:30:29 +0530