3638 Commits

Author SHA1 Message Date
cmdr2
d082ac3519 changelog 2025-01-28 10:34:27 +05:30
cmdr2
e57599c01e Fix for conda accidental jailbreak when using WebUI 2025-01-28 10:33:25 +05:30
cmdr2
81119a5893 Skip sdkit/diffusers install if it's in developer mode 2025-01-28 09:57:04 +05:30
cmdr2
554559f5ce changelog 2025-01-28 09:56:16 +05:30
cmdr2
b3cc415359 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:55:09 +05:30
cmdr2
fd76a160ac changelog 2025-01-28 09:53:28 +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
5ac44de6c7 Even older rocm versions 2025-01-09 16:39:44 +05:30
cmdr2
be7adcc367 Even older rocm versions 2025-01-09 16:39:21 +05:30
cmdr2
a7a78a40d0 Allow older rocm versions 2025-01-09 16:00:18 +05:30
cmdr2
00fc1a81e0 Allow older rocm versions 2025-01-09 15:59:28 +05:30
cmdr2
fea24cee90
Update README.md 2025-01-07 11:29:20 +05:30
cmdr2
20d77a85a1 Upgrade the version of torch used for rocm for Navi 30+, and point to the broader torch URL 2025-01-07 10:32:25 +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
0687e7b020 Update the index url for AMD ROCm torch install 2025-01-06 19:49:06 +05:30
cmdr2
52aaef5e39 Update the index url for AMD ROCm torch install 2025-01-06 19:48:44 +05:30
cmdr2
75e4dc25dc Extend the list of supported torch, CUDA and ROCm versions 2025-01-06 19:32:10 +05:30
cmdr2
493035df16 Extend the list of supported torch, CUDA and ROCm versions 2025-01-06 19:30:18 +05:30
cmdr2
7e635caec8 version bump for wmic deprecation 2025-01-04 18:12:49 +05:30
cmdr2
dcb1f3351e Replace the use of wmic (deprecated) with a powershell call 2025-01-04 18:09:43 +05:30
cmdr2
8e9a9dda0f Workaround for when the context doesn't have a model_load_errors field; Not sure why it doesn't have it 2025-01-04 18:07:00 +05:30
cmdr2
4a62d4e76e Workaround for when the context doesn't have a model_load_errors field; Not sure why it doesn't have it 2025-01-04 18:04:43 +05:30
cmdr2
0af3fa8e98 version bump for wmic deprecation 2025-01-04 13:28:50 +05:30
cmdr2
74b25bdcb1 Replace the use of wmic (deprecated) with a powershell call 2025-01-04 13:25:53 +05:30
Gary Wolfe
e084a35ffc Allow image editor to grow
Limiting the editor size seems to cause failures in inpainting, probably due to a mismatch with the requested image size.
2024-12-27 22:10:14 -05:00
Gary Wolfe
ad06e345c9 Allow new resolutions with Use As Input
When Use As Input provides unlisted resolutions, add them first so that they'll be recognized as valid.
2024-12-24 23:36:12 -05:00
Gary Wolfe
572b0329cf Prevent invalid size settings for Use As Input
Images larger than the window size show up as blank sizes when setting the field.  Retain previous (presumably valid) size rather than set an invalid one.
2024-12-23 21:46:25 -05:00
Gary Wolfe
33ca04b916 Use as Input sets size
Force the generate size to match the image size when clicking Use as Input.
2024-12-22 21:22:37 -05:00
Gary Wolfe
8cd6ca6269 Remove inpaint size limit
With the limit removed, inpaint can work with image sizes larger than 768 pixels.
2024-12-22 17:36:01 -05:00
cmdr2
49488ded01 v3.5.1 2024-12-17 18:29:39 +05:30
cmdr2
2f9b907a6b Update Forge to the latest commit 2024-12-17 18:28:47 +05:30
cmdr2
d5277cd38c Potential fix for #1869 2024-12-17 14:35:41 +05:30
cmdr2
546fc937b2 Annual 2024-12-13 15:56:10 +05:30
cmdr2
fe2443ec0c Annual 2024-12-13 15:55:19 +05:30
cmdr2
28badd5319 2024-12-12 00:30:08 +05:30
cmdr2
b3136e5738 typo 2024-12-12 00:27:03 +05:30
cmdr2
b302764265 2024-12-12 00:26:16 +05:30
cmdr2
1a1f8f381b winter is coming 2024-12-12 00:16:48 +05:30
cmdr2
6121f580e9 winter is coming 2024-12-12 00:15:31 +05:30
cmdr2
c246c7456a Pin wandb 2024-12-11 11:59:26 +05:30
cmdr2
45a882731a Pin wandb 2024-12-11 11:59:09 +05:30
cmdr2
77a9226720 Annotate with types for pydantic 2024-12-11 11:47:18 +05:30
cmdr2
74b05022f4 Merge pull request #1867 from tjcomserv/tjcomserv-patch-1-pydantic
Tjcomserv patch 1 pydantic
2024-12-11 11:45:24 +05:30
cmdr2
d38512d841
Merge pull request #1867 from tjcomserv/tjcomserv-patch-1-pydantic
Tjcomserv patch 1 pydantic
2024-12-11 11:20:17 +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
TJ
4228ec0df8
Update types.py
Pydantic Error:

pydantic.errors.PydanticUserError: A non-annotated attribute was detected: `preserve_init_image_color_profile = False`. All model fields require a type annotation; if `preserve_init_image_color_profile` is not meant to be a field, you may be able to resolve this error by annotating it as a `ClassVar` or updating `model_config['ignored_types']`.
2024-12-10 01:52:28 +00:00
cmdr2
3c9ffcf7ca Update check_modules.py 2024-11-13 21:50:52 +05:30