Commit Graph
5115 Commits
Author SHA1 Message Date
comfyanonymousandGitHub 18de0b2830 Fast preview for hunyuan image. (#9814) 2025-09-11 19:33:02 -04:00
patientxandGitHub edc954b3bb Merge branch 'comfyanonymous:master' into master 2025-09-12 00:03:18 +03:00
ComfyUI WikiandGitHub df6850fae8 Update template to 0.1.81 (#9811) 2025-09-11 14:59:26 -04:00
patientxandGitHub aae8c1486f Merge pull request #297 from Rando717/Rando717-zluda.py
zluda.py "Expanded gfx identifier, lowercase gpu search, detect Triton version"
2025-09-11 20:35:35 +03:00
patientxandGitHub 06fe8754d2 Merge branch 'comfyanonymous:master' into master 2025-09-11 13:46:42 +03:00
comfyanonymousandGitHub e01e99d075 Support hunyuan image distilled model. (#9807) 2025-09-10 23:17:34 -04:00
comfyanonymous 72212fef66 ComfyUI version 0.3.59 v0.3.59 2025-09-10 17:25:41 -04:00
ComfyUI WikiandGitHub df34f1549a Update template to 0.1.78 (#9806)
* Update template to 0.1.77

* Update template to 0.1.78
2025-09-10 14:16:41 -07:00
Alexander PiskunandGitHub 9b0553809c add new ByteDanceSeedream (4.0) node (#9802) 2025-09-10 14:13:18 -07:00
patientxandGitHub dc866c0efb Merge branch 'comfyanonymous:master' into master 2025-09-10 18:00:32 +03:00
comfyanonymous 8d7c930246 ComfyUI version v0.3.58 v0.3.58 2025-09-10 10:51:02 -04:00
patientxandGitHub 8a92a6719a Merge branch 'comfyanonymous:master' into master 2025-09-10 12:53:55 +03:00
Alexander PiskunandGitHub de44b95db6 add StabilityAudio API nodes (#9749) 2025-09-10 05:06:47 -04:00
patientxandGitHub 666b2e05fa Merge branch 'comfyanonymous:master' into master 2025-09-10 10:47:09 +03:00
comfyanonymousandGitHub 543888d3d8 Fix lowvram issue with hunyuan image vae. (#9794) 2025-09-10 02:15:34 -04:00
ComfyUI WikiandGitHub 70fc0425b3 Update template to 0.1.76 (#9793) 2025-09-10 02:09:16 -04:00
comfyanonymousandGitHub 85e34643f8 Support hunyuan image 2.1 regular model. (#9792) 2025-09-10 02:05:07 -04:00
comfyanonymousandGitHub 5c33872e2f Fix issue on old torch. (#9791) 2025-09-10 00:23:47 -04:00
Jedrzej KosinskiandGitHub 206595f854 Change validate_inputs' output typehint to 'bool | str' and update docstrings (#9786) 2025-09-09 21:33:36 -04:00
comfyanonymousandGitHub b288fb0db8 Small refactor of some vae code. (#9787) 2025-09-09 18:09:56 -04:00
patientxandGitHub c50d15d04e Merge branch 'comfyanonymous:master' into master 2025-09-10 00:16:50 +03:00
Alexander PiskunandGitHub f73b176abd add ByteDance video API nodes (#9712) 2025-09-09 14:40:29 -04:00
Rando717andGitHub 4057f2984c Update zluda.py (MEM_BUS_WIDTH#3)
Lower casing the lookup inside MEM_BUS_WIDTH, just in case of incorrect casing on Radeon Pro (PRO) GPUs.

fixed/lower-casing "Triton device properties" lookup inside MEM_BUS_WIDTH.
2025-09-09 20:04:20 +02:00
Rando717andGitHub 13ba6a8a8d Update zluda.py (cleanup print Triton version)
compacted, without exception, silent if no version string
2025-09-09 19:30:54 +02:00
Rando717andGitHub ce8900fa25 Update zluda.py (gpu_name_to_gfx)
-function changed into list of rules

-correct gfx codes attached to each GPU name

-addressed potential incorrect designation for  RX 6000 S Series, sort priority
2025-09-09 18:51:41 +02:00
patientxandGitHub d2d0e5d53b Update cfz_caching_condition.py 2025-09-09 12:17:52 +03:00
patientxandGitHub a531352603 Merge branch 'comfyanonymous:master' into master 2025-09-09 01:35:58 +03:00
comfyanonymousandGitHub 103a12cb66 Support qwen inpaint controlnet. (#9772) 2025-09-08 17:30:26 -04:00
patientxandGitHub 6f38e729cc Merge branch 'comfyanonymous:master' into master 2025-09-08 22:15:28 +03:00
Rando717andGitHub e7d48450a3 Update zluda.py (removed previously added gfx90c)
'radeon graphics' check is not viable enough
considering 'radeon (tm) graphics' also exists on Vega.

Plus gfx1036 Raphael (Ryzen 7000) is called 'radeon (tm) graphics' , same with Granite Ridge (Ryzen 9000).
2025-09-08 21:10:20 +02:00
contentisandGitHub 97652d26b8 Add explicit casting in apply_rope for Qwen VL (#9759) 2025-09-08 15:08:18 -04:00
Jedrzej KosinskiandGitHub bd1d9bcd5f Add ZeroDivisionError catch for EasyCache logging statement (#9768) 2025-09-08 15:07:04 -04:00
Rando717andGitHub 590f46ab41 Update zluda.py (typo) 2025-09-08 20:31:49 +02:00
Rando717andGitHub 675d6d8f4c Update zluda.py (gfx gpu names)
-expanded GPU gfx names
-added RDNA4, RDNA3.5, ...
-added missing Polaris cards to prevent 'gfx1010' and 'gfx1030' fallback
-kept gfx designation mostly the same, based on available custom lib's for hip57/62

might need some post adjustments
2025-09-08 17:55:29 +02:00
Rando717andGitHub ddb1e3da47 Update zluda.py (typo) 2025-09-08 17:22:41 +02:00
Rando717andGitHub a7336ad630 Update zluda.py (MEM_BUS_WIDTH#2)
Added Vega10/20 cards.
Can't test, no clue if it has effect or just a placebo effect.
2025-09-08 17:19:03 +02:00
Rando717andGitHub 40199a5244 Update zluda.py (print Triton version)
Added check for Triton version string, if it exists.
Could be useful info for troubleshooting reports.
2025-09-08 17:00:40 +02:00
patientxandGitHub b46622ffa5 Merge branch 'comfyanonymous:master' into master 2025-09-08 11:14:04 +03:00
comfyanonymousandGitHub fb763d4333 Fix amd_min_version crash when cpu device. (#9754) 2025-09-07 21:16:29 -04:00
patientxandGitHub 4babd898ac Merge pull request #293 from Rando717/comfyui-n.bat-(zluda-check)
Update comfyui-n.bat (zluda check)
2025-09-08 03:17:05 +03:00
patientxandGitHub e244301057 Merge pull request #294 from Rando717/comfyui.bat-(zluda-check)
Update comfyui.bat (zluda check)
2025-09-07 20:47:34 +03:00
Rando717andGitHub f4207dc90f Update comfyui.bat (zluda check)
A simple check for zluda.exe and nccl.dll
With hint about AV false positive nccl.dll block.
2025-09-07 17:34:44 +02:00
Rando717andGitHub bb3b73f947 Update comfyui-n.bat (zluda check)
A simple check for zluda.exe and nccl.dll
With hint about AV false positive nccl.dll block.
2025-09-07 17:28:36 +02:00
patientxandGitHub 9417753a6c Merge branch 'comfyanonymous:master' into master 2025-09-07 13:16:57 +03:00
comfyanonymousandGitHub bcbd7884e3 Don't enable pytorch attention on AMD if triton isn't available. (#9747) 2025-09-07 00:29:38 -04:00
comfyanonymousandGitHub 27a0fcccc3 Enable bf16 VAE on RDNA4. (#9746) 2025-09-06 23:25:22 -04:00
patientxandGitHub 2152c91f96 Merge pull request #292 from jeremymeyers/patch-4
Update README.md
2025-09-06 16:36:40 +03:00
Jeremy MeyersandGitHub acce7ca1aa Update README.md
fixed link to cudnn workflow
2025-09-06 09:33:55 -04:00
patientxandGitHub afbcd5d57e Merge branch 'comfyanonymous:master' into master 2025-09-06 11:51:33 +03:00
comfyanonymousandGitHub ea6cdd2631 Print all fast options in --help (#9737) 2025-09-06 01:05:05 -04:00