Commit Graph

12597 Commits (0e0b607cfaabf59167e3ab2a44d491b4e4e1b08e)

Author SHA1 Message Date
vladmandic 0e0b607cfa merge: modules/control/processor.py 2026-03-12 14:16:51 +01:00
vladmandic 49e2c6f53a merge: modules/control/proc/vitpose/__init__.py 2026-03-12 14:16:51 +01:00
vladmandic 6436b833f5 merge: modules/control/proc/teed/__init__.py 2026-03-12 14:16:51 +01:00
vladmandic d5a22d3951 merge: modules/control/proc/stablenormal/__init__.py 2026-03-12 14:16:50 +01:00
vladmandic 954d079472 merge: modules/control/proc/sam2/__init__.py 2026-03-12 14:16:50 +01:00
vladmandic 643256f21d merge: modules/control/proc/rtmlib_pose/__init__.py 2026-03-12 14:16:50 +01:00
vladmandic 5b85a6d10b merge: modules/control/proc/oneformer/__init__.py 2026-03-12 14:16:50 +01:00
vladmandic 0bdbf300ac merge: modules/control/proc/marigold_normals/__init__.py 2026-03-12 14:16:50 +01:00
vladmandic de5b9f27f2 merge: modules/control/proc/lotus/__init__.py 2026-03-12 14:16:50 +01:00
vladmandic 3bea120c08 merge: modules/control/proc/dsine/__init__.py 2026-03-12 14:16:50 +01:00
vladmandic a42d2d41e1 merge: modules/control/proc/depth_anything_v2/__init__.py 2026-03-12 14:16:50 +01:00
vladmandic 1890515a08 merge: modules/control/proc/anyline/__init__.py 2026-03-12 14:16:50 +01:00
vladmandic 3586ae90bc merge: modules/civitai/__init__.py 2026-03-12 14:16:50 +01:00
vladmandic a23abb356e merge: modules/api/xyz_grid.py 2026-03-12 14:16:50 +01:00
vladmandic cbc1b7c994 merge: modules/api/script.py 2026-03-12 14:16:50 +01:00
vladmandic 07954ee849 merge: modules/api/process.py 2026-03-12 14:16:50 +01:00
vladmandic a93358b3ac merge: modules/api/nudenet.py 2026-03-12 14:16:50 +01:00
vladmandic ee1b76b1c9 merge: modules/api/loras.py 2026-03-12 14:16:50 +01:00
vladmandic ac5ae390d8 merge: modules/api/helpers.py 2026-03-12 14:16:50 +01:00
vladmandic 62dcf352eb merge: modules/api/gpu.py 2026-03-12 14:16:50 +01:00
vladmandic b388f7c582 merge: modules/api/generate.py 2026-03-12 14:16:50 +01:00
vladmandic a2624bebdc merge: modules/api/endpoints.py 2026-03-12 14:16:50 +01:00
vladmandic 86fba0b544 merge: modules/api/control.py 2026-03-12 14:16:50 +01:00
vladmandic eb94fa3f38 merge: modules/api/caption.py 2026-03-12 14:16:50 +01:00
vladmandic adff14c257 merge: data/reference-community.json 2026-03-12 14:16:50 +01:00
vladmandic 195a9568ac merge: cli/hf-search.py 2026-03-12 14:16:50 +01:00
vladmandic d9207aa2e1 merge: cli/hf-search.py 2026-03-12 14:13:19 +01:00
vladmandic 64e193b60b merge: cli/hf-search.py 2026-03-12 14:11:47 +01:00
vladmandic b2f95b91bf cleanup upload
Signed-off-by: vladmandic <mandic00@live.com>
2026-03-12 09:20:19 +01:00
Disty0 f35e644d44 cast svd to torch_dtype 2026-03-11 14:50:14 +03:00
Disty0 e202d43801 SDNQ set sdnq_dequantize_fp32 to True by default 2026-03-11 14:35:11 +03:00
Disty0 30d21f420f Allow all types in dyn quant 2026-03-11 13:46:24 +03:00
Disty0 b02a63c60c SDNQ update minimum dtype check 2026-03-11 04:12:37 +03:00
Disty0 76b184a9fe fix fp16 mm is selected instead of fp8 mm 2026-03-11 03:55:43 +03:00
Disty0 d9e628574a SDNQ add 15, 13, 11 and 9 bit support 2026-03-11 03:39:02 +03:00
Vladimir Mandic e5f9707e48
Merge pull request #4675 from awsr/style-sort
Fix style sorting
2026-03-10 06:04:02 +01:00
awsr afc517ad87
Update variable name 2026-03-09 18:42:10 -07:00
awsr 3a8ef75068
Remove legacy code 2026-03-09 18:36:04 -07:00
awsr b27c48a3a6
Fix style sorting 2026-03-09 18:35:30 -07:00
Disty0 9fbe70195f SDNQ add 14, 12 and 10 bit support 2026-03-09 23:05:08 +03:00
vladmandic 20e8b8ab18 add upload api endpoint
Signed-off-by: vladmandic <mandic00@live.com>
2026-03-09 16:02:05 +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
Vladimir Mandic 1ff587a191 update changelog
Signed-off-by: Vladimir Mandic <57876960+vladmandic@users.noreply.github.com>
2026-03-08 20:16:09 +01:00
Vladimir Mandic a5fd4ee15b
Merge pull request #4673 from awsr/folderview
Use `wslview` instead of `wsl-open` on WSL
2026-03-08 20:10:41 +01:00
Vladimir Mandic eacd09e09f
Merge pull request #4670 from awsr/subprocess
Update subprocess usage
2026-03-08 20:10:14 +01:00
awsr 61b98de9e2
Keep `wsl-open` as a fallback
Very unlikely to be needed, but just in case...
2026-03-07 14:52:10 -08: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 952fdedd73
Use `wslview` on WSL + minor rewrite
`wslview` has been included by default in WSL for a while now.
2026-03-07 01:13:49 -08:00
Vladimir Mandic 020118a89f
Merge pull request #4671 from CalamitousFelicitousness/fix/tagger-batch-upload
Fix tagger batch upload and file list
2026-03-07 08:23:35 +01:00