625 Commits

Author SHA1 Message Date
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
cmdr2
96ec3ed270
Pin huggingface-hub to 0.23.2 to fix broken deployments 2024-11-13 21:36:35 +05:30
cmdr2
5d0e5e96d6 Include wbem in env PATH (to find wmic) 2024-10-17 10:28:53 +05:30
cmdr2
f514fe6c11 Different way to use python path in dev shell 2024-10-11 19:46:36 +05:30
cmdr2
c947004ec9 Don't use shell=True in dev console 2024-10-11 19:36:05 +05:30
cmdr2
648187d2aa use condabin's conda instead of bin/conda 2024-10-11 19:13:02 +05:30
cmdr2
4ab9d7aebb Expose the CONDA_BASEPATH env variable 2024-10-11 19:03:10 +05:30
cmdr2
72095a6d97 Copy webui_console.py in on_sd_start script 2024-10-11 17:34:23 +05:30
cmdr2
f6e6b1ae5f
Copy webui_console.py in sh 2024-10-11 12:58:28 +05:30
cmdr2
ec18bae5e4
Copy webui_console.py in bat 2024-10-11 12:57:58 +05:30
cmdr2
e804247acb WebUI dev console script 2024-10-11 12:55:35 +05:30
cmdr2
6ea7dd36da Fix a bug where the config file wasn't actually read on linux/mac 2024-10-02 15:30:29 +05:30
cmdr2
391e12e20d Require onnxruntime for nsfw checking 2024-10-01 16:41:26 +05:30
cmdr2
364902f8a1 Ignore text in the version string when comparing them 2024-06-14 09:48:49 +05:30
cmdr2
d062c2149a temp hotfix for rocm torch 2024-06-13 14:05:11 +05:30
cmdr2
fcdc3f2dd0 Don't crash if psutils fails to get cpu or memory usage 2024-06-11 18:27:21 +05:30
cmdr2
1fa83eda0e
Merge pull request #1800 from siakc/uvicorn-run-programmatically
Enhancement - using uvicorn.run() instead of os.system()
2024-06-06 17:51:06 +05:30
cmdr2
969751a195
Use uvicorn.run since it's clearer to read 2024-06-06 17:50:41 +05:30