642 Commits

Author SHA1 Message Date
cmdr2
193a8dc7c5 Auto-fix cpu-only torch installations on NVIDIA 5060 2025-05-30 18:34:54 +05:30
cmdr2
712770d0f8 Early support for AMD 9070 (and Navi 4x series) 2025-05-30 13:07:56 +05:30
cmdr2
d5e4fc2e2f Recognize 5060 Ti and a few other recent GPUs 2025-05-30 10:58:10 +05:30
cmdr2
58c6d02c41 Support more GPUs (workstation and mining); Fix torchruntime test 2025-04-29 10:40:08 +05:30
cmdr2
e4dd2e26ab Fix torchruntime to not force cu128 on older NVIDIA GPUs (which don't support it) 2025-04-29 10:08:24 +05:30
cmdr2
40801de615 Tell the user to reinstall ED if they're trying to use a 50xx GPU with Python 3.8-based Easy Diffusion 2025-04-27 21:28:56 +05:30
cmdr2
adfe24fdd0 Fix FileNotFoundError when installing torch on Windows PCs without powershell in their system PATH variable 2025-04-25 20:45:14 +05:30
cmdr2
1ed27e63f9 Use pytorch 2.7 (with cuda 12.8) on new installations with NVIDIA gpus 2025-04-24 15:50:55 +05:30
cmdr2
0e3b6a8609 Auto-upgrade torch for NVIDIA 50xx series. Fix for #1918 2025-04-23 15:22:59 +05:30
cmdr2
16c76886fa Fix for incorrect upgrade logic for torchruntime. Affects the workaround in #1918 2025-04-23 15:22:30 +05:30
cmdr2
5c7625c425 Fix for blackwell GPUs on new installations 2025-03-29 14:34:17 +05:30
cmdr2
7a9d25fb4f Fix nvidia 50xx support 2025-03-10 06:20:46 +05:30
cmdr2
0b24ef71a1 Fix compatibility with python 3.9 and directml 2025-03-07 10:39:38 +05:30
cmdr2
24e374228d Check for half-precision on GeForce MX450 2025-03-07 10:28:07 +05:30
cmdr2
9c7f84bd55 Fix Granite Ridge APU device type 2025-03-06 12:48:18 +05:30
cmdr2
5df082a98f Recognize some more cards (5070, Granite Ridge) via a torchruntime upgrade 2025-03-06 12:06:13 +05:30
cmdr2
f0671d407d Use python 3.9 by default 2025-03-04 15:27:57 +05:30
cmdr2
64be622285 sdkit 2.0.22.7/2.0.15.16 - python 3.9 compatibility 2025-03-04 14:58:34 +05:30
cmdr2
80a4c6f295 torchruntime upgrade - fix bug with multiple GPUs of the same model 2025-03-04 11:27:17 +05:30
cmdr2
7a383d7bc4 sdkit upgrade - fixes loras with numpy arrays 2025-02-19 14:56:23 +05:30
cmdr2
5cddfe78b2 Potential fix for #1902 2025-02-18 11:12:46 +05:30
cmdr2
40bcbad797 Recognize Phoenix3 and Phoenix4 AMD APUs 2025-02-13 15:21:52 +05:30
cmdr2
03c49d5b47 Hotfix for missing torchruntime on new installations 2025-02-10 19:31:05 +05:30
cmdr2
e9667fefa9 Temporary fix for #1899 2025-02-10 18:14:43 +05:30
cmdr2
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 2025-02-10 10:33:57 +05:30
cmdr2
d0f45f1f51 Another fix for mps backend 2025-02-10 10:04:55 +05:30
cmdr2
7a17adc46b Fix broken mps backend 2025-02-10 09:55:08 +05:30
cmdr2
3380b58c18 torchruntime 1.9.2 - fixes a bug on cpu platforms 2025-02-08 16:14:48 +05:30
cmdr2
9e21d681a0 Remove hardcoded references to torch.cuda; Use torchruntime and sdkit's device utilities instead 2025-02-06 13:06:51 +05:30
cmdr2
7aa4fe9c4b sdkit 2.0.22.3 or 2.0.15.12 - fixes a regression on mac 2025-02-03 21:29:48 +05:30
cmdr2
03a5108cdd sdkit 2.0.22.2 or 2.0.15.11 - install torchruntime 2025-02-03 16:35:48 +05:30
cmdr2
c248231181 sdkit 2.0.22 or 2.0.15.9 2025-01-31 18:35:29 +05:30
cmdr2
d5a7c1bdf6 [sdkit update] v2.0.22 (and v2.0.15.8 for LTS) 2025-01-31 16:22:02 +05:30
cmdr2
5337aa1a6e Temporarily remove torch 2.5 from the list, since it doesn't work with Python 3.8. More on this in future commits 2025-01-28 09:51:18 +05:30
cmdr2
89ada5bfa9 Skip sdkit/diffusers install if it's in developer mode 2025-01-27 18:46:19 +05:30
cmdr2
88b8e54ad8 Don't need wmic in webui_console.py 2025-01-09 17:15:19 +05:30
cmdr2
be7adcc367 Even older rocm versions 2025-01-09 16:39:21 +05:30
cmdr2
00fc1a81e0 Allow older rocm versions 2025-01-09 15:59:28 +05:30
cmdr2
5023619676 Upgrade the version of torch used for rocm for Navi 30+, and point to the broader torch URL 2025-01-07 10:32:02 +05:30
cmdr2
52aaef5e39 Update the index url for AMD ROCm torch install 2025-01-06 19:48:44 +05:30
cmdr2
493035df16 Extend the list of supported torch, CUDA and ROCm versions 2025-01-06 19:30:18 +05:30
cmdr2
74b25bdcb1 Replace the use of wmic (deprecated) with a powershell call 2025-01-04 13:25:53 +05:30
cmdr2
b3136e5738 typo 2024-12-12 00:27:03 +05:30
cmdr2
b302764265 2024-12-12 00:26:16 +05:30
cmdr2
45a882731a Pin wandb 2024-12-11 11:59:09 +05:30
cmdr2
5a03b61aef
Merge branch 'beta' into tjcomserv-patch-1-pydantic 2024-12-11 11:19:58 +05:30
TJ
ca0dca4a0f
Update check_modules.py
Use later version of FastApi that is compatible with pydantic v2

Set allowed version of setuptools to 69.5.1 to clear error on startup
2024-12-10 01:54:56 +00:00
cmdr2
3c9ffcf7ca Update check_modules.py 2024-11-13 21:50:52 +05:30
cmdr2
b3a961fc82
Update check_modules.py 2024-11-13 21:49:17 +05:30
cmdr2
0c8410c371 Pin huggingface-hub to 0.23.2 to fix broken deployments 2024-11-13 21:39:01 +05:30