Commit Graph

860 Commits (39ce3d7ea31b0ba51a861298a0a3ffa6607f8a2f)

Author SHA1 Message Date
vladmandic 39ce3d7ea3 separate color corrections
Signed-off-by: vladmandic <mandic00@live.com>
2026-03-18 07:53:04 +01:00
vladmandic 84edba5d94 fix: dont switch modernui on unknown branch
Signed-off-by: vladmandic <mandic00@live.com>
2026-03-17 14:02:52 +01:00
vladmandic 4e1c1a6844 add secrets manager
Signed-off-by: vladmandic <mandic00@live.com>
2026-03-17 13:56:55 +01:00
vladmandic de7959397c fb merge phase 3
Signed-off-by: vladmandic <mandic00@live.com>
2026-03-16 10:32:12 +01:00
vladmandic 7a409a9e83 patch installer
Signed-off-by: vladmandic <mandic00@live.com>
2026-03-16 06:30:24 +01:00
vladmandic f9abe07035 cleanup logging and update requirements
Signed-off-by: vladmandic <mandic00@live.com>
2026-03-13 13:02:41 +01:00
vladmandic 2ef12ddffb list installer
Signed-off-by: vladmandic <mandic00@live.com>
2026-03-12 14:34:57 +01:00
Vladimir Mandic 9fa6304cbc Merge branch 'dev' of https://github.com/vladmandic/sdnext into dev
Signed-off-by: Vladimir Mandic <57876960+vladmandic@users.noreply.github.com>
2026-03-08 20:17:04 +01:00
awsr 609c2bed44
Revert name `sub_run` back to `run` 2026-03-07 13:47:53 -08:00
Vladimir Mandic acab240e3b improve reinstall behavior
Signed-off-by: Vladimir Mandic <57876960+vladmandic@users.noreply.github.com>
2026-03-07 12:49:59 +01:00
awsr 7657c5af29
Ensure `shell=True` to work with single-string cmd 2026-03-06 20:24:51 -08:00
awsr c2087de473
Fix `sub_run` usage 2026-03-06 03:07:27 -08:00
awsr 1b4a45e2a6
Revert "Avoid using `args` as a variable name"
This reverts commit 7c09e3dfe1.
2026-03-05 20:17:44 -08:00
awsr af8622240c
Remove redundant formatting 2026-03-05 19:20:05 -08:00
awsr 61415ca305
Use new `sub_run` function 2026-03-05 19:18:30 -08:00
awsr 3f8812a76f
Shared function for running `subprocess.run` 2026-03-05 18:07:55 -08:00
awsr 7c09e3dfe1
Avoid using `args` as a variable name 2026-03-05 16:16:01 -08:00
vladmandic b2f29911d2 update diffusers and changelog
Signed-off-by: vladmandic <mandic00@live.com>
2026-03-05 17:57:34 +01:00
vladmandic eb9d9f6bb0 update diffusers and transformers
Signed-off-by: vladmandic <mandic00@live.com>
2026-03-04 09:51:10 +01:00
vladmandic 0d9f6b98c8 installer handle forks
Signed-off-by: vladmandic <mandic00@live.com>
2026-03-04 09:37:39 +01:00
vladmandic 9ad68c2ff4 eliminate possible race conditions during startup
Signed-off-by: vladmandic <mandic00@live.com>
2026-03-01 13:46:05 +01:00
vladmandic 403e9c2241 reduce race condition
Signed-off-by: vladmandic <mandic00@live.com>
2026-02-27 12:07:56 +01:00
Vladimir Mandic c25bc9b4d8 update diffusers
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2026-02-21 11:02:02 +01:00
Vladimir Mandic 0c9c86c3f9 full switch to insightfacex
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2026-02-21 07:12:42 +01:00
Vladimir Mandic 58fe1f59ff add alternative insightfacex 2026-02-20 21:09:43 +01:00
Vladimir Mandic 47543663f9 cleanup references to p.sd_model
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2026-02-19 20:48:42 +01:00
Vladimir Mandic 6a72aa8083 explicit gradio requirements
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2026-02-19 18:51:43 +01:00
Vladimir Mandic 7db3eac944 reorder first startup 2026-02-19 17:57:45 +01:00
Vladimir Mandic 4d10449ae1 update state cache 2026-02-19 15:52:56 +01:00
Vladimir Mandic 216558185b update installer usage 2026-02-19 12:21:46 +01:00
Vladimir Mandic 2d28e7438c remove normalbae and add state caching 2026-02-19 10:11:25 +01:00
Vladimir Mandic a3074baf8b unified logger 2026-02-19 09:46:42 +01:00
Vladimir Mandic bfe014f5da modernize typing 2026-02-19 09:15:37 +01:00
Vladimir Mandic e9eadd06db remove dependency on pkg_resources and refactor cmd_args 2026-02-19 08:30:40 +01:00
Vladimir Mandic 6fdd3a53cf reduce mandatory requirements
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2026-02-18 17:53:08 +01:00
Vladimir Mandic d6bbfe3dc2 experimental python==3.14 support
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2026-02-17 22:08:36 +01:00
vladmandic 3dde41faa5 cleanup previews and add firered
Signed-off-by: vladmandic <mandic00@live.com>
2026-02-17 08:19:23 +01:00
vladmandic 73b90c5228 redo all locales
Signed-off-by: vladmandic <mandic00@live.com>
2026-02-14 21:48:06 +01:00
vladmandic 88db926ecd remove clip as requirement
Signed-off-by: vladmandic <mandic00@live.com>
2026-02-12 08:40:10 +01:00
CalamitousFelicitousness 385532154f Merge remote-tracking branch 'origin/dev' into refactor/remove-face-restoration
# Conflicts:
#	.pylintrc
#	.ruff.toml
2026-02-10 14:38:14 +00:00
vladmandic 684d77d871 update diffusers
Signed-off-by: vladmandic <mandic00@live.com>
2026-02-10 11:49:01 +01:00
vladmandic 42d8ad498e add ftfy
Signed-off-by: vladmandic <mandic00@live.com>
2026-02-09 19:54:26 +01:00
CalamitousFelicitousness 4162fd84db fix(installer): handle setuptools 82 removing pkg_resources and uv broken fallback
- Build CLIP with --no-build-isolation to use venv's setuptools 69.5.1
  instead of pip pulling setuptools 82.0.0 (which removed pkg_resources)
  into an isolated build environment
- Add cleanup_broken_packages() to remove dist-info directories with
  missing RECORD files before falling back from uv to pip, preventing
  cascading install failures when uv partially installs packages
- Add no_build_isolation parameter to install() function
2026-02-09 01:38:44 +00:00
CalamitousFelicitousness 93f8f66305 refactor: remove GFPGAN install, CLI args, and model migration
- Remove GFPGAN pip install from installer.py optional requirements
- Remove 'gfpgan' from modules_to_remove cleanup list in launch.py
- Remove --codeformer-models-path and --gfpgan-models-path CLI args
- Remove GFPGAN model directory migration from modelloader.py
2026-02-08 23:00:22 +00:00
Vladimir Mandic a0f9447d04 add --remote cmd opt
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2026-02-07 10:17:32 +00:00
vladmandic 339dff59f8 update diffusers
Signed-off-by: vladmandic <mandic00@live.com>
2026-02-05 17:04:49 +01:00
vladmandic d7ca4f63a7 update schedulers and lint everything
Signed-off-by: vladmandic <mandic00@live.com>
2026-02-04 11:58:02 +01:00
Crashingalexsan eeb176c0d0 [MIOPEN} Set MIOPEN_FIND_MODE 2 & enable GFX1200 2026-01-27 16:40:27 -06:00
Disty0 727fd92d76 Re-update ROCm / Linux to Torch 2.10 2026-01-27 16:07:20 +03:00
vladmandic 7ce0cc2520 update cuda nightly
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-27 10:02:45 +01:00