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
|
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
|
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
|
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
|
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 |
|
cmdr2
|
1ae8675487
|
typo
|
2024-06-06 16:20:04 +05:30 |
|
cmdr2
|
05f0bfebba
|
Upgrade torch if using the newer sdkit versions
|
2024-06-06 16:18:11 +05:30 |
|
Siavosh Kasravi
|
91ad53cd94
|
Enhancement - using uvicorn.run() instead of os.system()
|
2024-06-06 10:28:01 +03:30 |
|
cmdr2
|
de680dfd09
|
Print diffusers' version
|
2024-06-05 18:53:45 +05:30 |
|
cmdr2
|
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.
|
2024-06-05 18:46:22 +05:30 |
|
cmdr2
|
66d0c4726e
|
Another typo
|
2024-06-01 09:01:35 +05:30 |
|
cmdr2
|
b9c343195b
|
typo
|
2024-05-31 19:30:29 +05:30 |
|
cmdr2
|
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
|
2024-05-31 19:27:30 +05:30 |
|
cmdr2
|
c4b938f132
|
Hotfix - sdkit's dependencies aren't getting pulled for some reason
|
2024-05-31 10:56:43 +05:30 |
|
cmdr2
|
54ac1f7169
|
Hotfix for older accelerate version in the Windows installer
|
2024-05-30 17:50:36 +05:30 |
|
cmdr2
|
21644adbe1
|
sdkit 2.0.15.6 - typo that prevented 0 controlnet strength
|
2024-05-29 10:01:04 +05:30 |
|
cmdr2
|
fe3c648a24
|
sdkit 2.0.15.5 - minor null check
|
2024-05-28 19:46:59 +05:30 |
|
cmdr2
|
44789bf16b
|
sdkit 2.0.15.4 - Controlnet strength slider
|
2024-05-28 18:45:08 +05:30 |
|
cmdr2
|
ad649a8050
|
sdkit 2.0.15.3 - disable watermarking on SDXL ControlNets to avoid visual artifacts
|
2024-05-28 09:00:57 +05:30 |
|
cmdr2
|
723304204e
|
diffusers 0.21.4
|
2024-05-27 15:26:09 +05:30 |
|
cmdr2
|
ddf54d589e
|
v3.0.8 - use sdkit 2.0.15.1, to enable SDXL Controlnets for img2img and inpainting, using diffusers 0.21.4
|
2024-05-27 15:18:14 +05:30 |
|
cmdr2
|
4d28c78fcc
|
Another hotfix for setuptools version on Windows and Linux/mac
|
2024-05-27 10:57:20 +05:30 |
|