patientx
080b5d0df4
Update rmsnorm.py (Ensuring eps is not None)
2025-05-05 01:46:04 +03:00
patientx
634c398fd5
Merge branch 'comfyanonymous:master' into master
2025-05-04 16:14:44 +03:00
comfyanonymous
80a44b97f5
Change lumina to native RMSNorm. ( #7935 )
2025-05-04 06:39:23 -04:00
comfyanonymous
9187a09483
Change cosmos and hydit models to use the native RMSNorm. ( #7934 )
2025-05-04 06:26:20 -04:00
patientx
be4b829886
Merge branch 'comfyanonymous:master' into master
2025-05-04 03:46:17 +03:00
comfyanonymous
3041e5c354
Switch mochi and wan modes to use pytorch RMSNorm. ( #7925 )
...
* Switch genmo model to native RMSNorm.
* Switch WAN to native RMSNorm.
2025-05-03 19:07:55 -04:00
patientx
e7a0cd4063
Merge branch 'comfyanonymous:master' into master
2025-05-03 15:16:22 +03:00
comfyanonymous
7689917113
ComfyUI version 0.3.31
2025-05-03 00:34:01 -04:00
comfyanonymous
486ad8fdc5
Fix updater issue with newer portable. ( #7917 )
2025-05-03 00:28:10 -04:00
patientx
f98aad15d5
Merge branch 'comfyanonymous:master' into master
2025-05-02 23:58:33 +03:00
patientx
1068783ff8
Update zluda.py
2025-05-02 20:21:10 +03:00
patientx
3b827e0a59
Update zluda.py
2025-05-02 20:20:41 +03:00
Terry Jia
065d855f14
upstream Preview Any from rgthree-comfy ( #7815 )
...
* upstream Preview Any from rgthree-comfy
* use IO.ANY
2025-05-02 13:15:54 -04:00
Chenlei Hu
530494588d
[BugFix] Update frontend 1.18.6 ( #7910 )
2025-05-02 13:14:52 -04:00
Kohaku-Blueleaf
2ab9618732
Fix the bugs in OFT/BOFT moule ( #7909 )
...
* Correct calculate_weight and load for OFT
* Correct calculate_weight and loading for BOFT
2025-05-02 13:12:37 -04:00
patientx
7274a39f3c
Update patchzluda-n.bat
2025-05-02 18:18:59 +03:00
patientx
996191d993
Add files via upload
2025-05-02 18:17:46 +03:00
patientx
f4c6c60333
Create comfyui-n.bat
2025-05-02 18:05:04 +03:00
patientx
8d52202411
Update README.md
2025-05-02 18:03:34 +03:00
patientx
1a54526b17
Add files via upload
2025-05-02 17:46:31 +03:00
patientx
bc1fa6e013
Create zluda.py (custom zluda for miopen-triton)
2025-05-02 17:44:26 +03:00
patientx
2fc3745a83
Merge branch 'comfyanonymous:master' into master
2025-05-02 14:00:14 +03:00
catboxanon
d9a87c1e6a
Fix outdated comment about Internet connectivity ( #7827 )
2025-05-02 05:28:27 -04:00
catboxanon
551fe8dcee
Add node to extend sigmas ( #7901 )
...
* Add ExpandSigmas node
* Rename, add interpolation functions
Co-authored-by: liesen <liesen.dev@gmail.com>
* Move computed interpolation outside loop
* Add type hints
---------
Co-authored-by: liesen <liesen.dev@gmail.com>
2025-05-02 05:28:05 -04:00
comfyanonymous
ff99861650
Make clipsave work with more TE models. ( #7908 )
2025-05-02 05:15:32 -04:00
patientx
96859eeb76
Merge branch 'comfyanonymous:master' into master
2025-05-02 03:31:24 +03:00
catboxanon
8d0661d0ba
Lint instance methods ( #7903 )
2025-05-01 19:32:04 -04:00
patientx
073ff4a11d
Create placeholder
2025-05-01 23:05:14 +03:00
patientx
aad001bfbe
Add files via upload
2025-05-01 23:04:46 +03:00
patientx
caa3597bb7
Create placeholder
2025-05-01 23:03:51 +03:00
patientx
0d8f402c6b
Merge branch 'comfyanonymous:master' into master
2025-05-01 20:49:46 +03:00
patientx
085925ddf7
Update zluda.py
2025-05-01 20:49:28 +03:00
Chenlei Hu
6d32dc049e
Update frontend to v1.18 ( #7898 )
2025-05-01 10:57:54 -04:00
patientx
da173f67b3
Merge branch 'comfyanonymous:master' into master
2025-05-01 17:23:12 +03:00
comfyanonymous
aa9d759df3
Switch ltxv to use the pytorch RMSNorm. ( #7897 )
2025-05-01 06:33:42 -04:00
Christian Byrne
c6c19e9980
fix bug ( #7894 )
2025-05-01 03:24:32 -04:00
comfyanonymous
08ff5fa08a
Cleanup chroma PR.
2025-04-30 20:57:30 -04:00
Silver
4ca3d84277
Support for Chroma - Flux1 Schnell distilled with CFG ( #7355 )
...
* Upload files for Chroma Implementation
* Remove trailing whitespace
* trim more trailing whitespace..oops
* remove unused imports
* Add supported_inference_dtypes
* Set min_length to 0 and remove attention_mask=True
* Set min_length to 1
* get_mdulations added from blepping and minor changes
* Add lora conversion if statement in lora.py
* Update supported_models.py
* update model_base.py
* add uptream commits
* set modelType.FLOW, will cause beta scheduler to work properly
* Adjust memory usage factor and remove unnecessary code
* fix mistake
* reduce code duplication
* remove unused imports
* refactor for upstream sync
* sync chroma-support with upstream via syncbranch patch
* Update sd.py
* Add Chroma as option for the OptimalStepsScheduler node
2025-04-30 20:57:00 -04:00
comfyanonymous
39c27a3705
Add updater test to stable release workflow. ( #7887 )
2025-04-30 14:42:18 -04:00
comfyanonymous
b1c7291569
Test updater in the windows release workflow. ( #7886 )
2025-04-30 14:18:20 -04:00
patientx
f49d26848b
Merge branch 'comfyanonymous:master' into master
2025-04-30 13:46:06 +03:00
comfyanonymous
dbc726f80c
Better vace memory estimation. ( #7875 )
2025-04-29 20:42:00 -04:00
comfyanonymous
7ee96455e2
Bump minimum pyav version to 14.2.0 ( #7874 )
2025-04-29 20:38:45 -04:00
comfyanonymous
0a66d4b0af
Per device stream counters for async offload. ( #7873 )
2025-04-29 20:28:52 -04:00
patientx
e16935ab7b
Update README.md
2025-04-30 01:42:18 +03:00
patientx
d2d9c58c24
Update README.md
2025-04-30 01:36:06 +03:00
patientx
48e063701d
Merge branch 'comfyanonymous:master' into master
2025-04-30 00:10:25 +03:00
Terry Jia
5c5457a4ef
support more example folders ( #7836 )
...
* support more example folders
* add warning message
2025-04-29 11:28:04 -04:00
patientx
3a019fe137
Update README.md
2025-04-29 14:19:03 +03:00
patientx
64709ce55c
Merge branch 'comfyanonymous:master' into master
2025-04-29 14:18:45 +03:00