Commit Graph

3391 Commits

Author SHA1 Message Date
patientx
d9d36d3155
Merge branch 'comfyanonymous:master' into master 2025-01-11 12:17:21 +03:00
Chenlei Hu
9c773a241b
Add pyproject.toml (#6386)
* Add pyproject.toml

* doc

* Static version file

* Add github action to sync version.py

* Change trigger to PR

* Fix commit

* Grant pr write permission

* nit

* nit

* Don't run on fork PRs

* Rename version.py to comfyui_version.py
2025-01-11 03:09:25 -05:00
comfyanonymous
adea2beb5c Add edm option to ModelSamplingContinuousEDM for Cosmos.
You can now use this node with "edm" selected to control the sigma_max and
sigma_min of the Cosmos model sampling.
2025-01-11 02:18:42 -05:00
patientx
8789f63df8
Update README.md 2025-01-11 02:44:40 +03:00
patientx
65b95a74fa
reverted zluda back to 3.8.4 2025-01-11 02:40:08 +03:00
patientx
cf086036af
reverted back to 3.8.4 2025-01-11 02:39:34 +03:00
patientx
51638c5e32
Update README.md 2025-01-11 00:37:28 +03:00
patientx
7a8103aa4b
Update install.bat 2025-01-11 00:30:55 +03:00
patientx
7d45042e2e
Merge branch 'comfyanonymous:master' into master 2025-01-10 18:31:48 +03:00
comfyanonymous
2ff3104f70 WIP support for Nvidia Cosmos 7B and 14B text to world (video) models. 2025-01-10 09:14:16 -05:00
patientx
00cf1206e8
Merge branch 'comfyanonymous:master' into master 2025-01-10 15:44:49 +03:00
comfyanonymous
129d8908f7 Add argument to skip the output reshaping in the attention functions. 2025-01-10 06:27:37 -05:00
patientx
c37b5ccf29
Merge branch 'comfyanonymous:master' into master 2025-01-09 18:15:43 +03:00
comfyanonymous
ff838657fa Cleaner handling of attention mask in ltxv model code. 2025-01-09 07:12:03 -05:00
patientx
0b933e1634
Merge branch 'comfyanonymous:master' into master 2025-01-09 12:57:31 +03:00
comfyanonymous
2307ff6746 Improve some logging messages. 2025-01-08 19:05:22 -05:00
patientx
867659b035
Merge branch 'comfyanonymous:master' into master 2025-01-08 01:49:22 +03:00
comfyanonymous
d0f3752e33 Properly calculate inner dim for t5 model.
This is required to support some different types of t5 models.
2025-01-07 17:33:03 -05:00
Dr.Lt.Data
c515bdf371
fixed: robust loading comfy.settings.json (#6383)
https://github.com/comfyanonymous/ComfyUI/issues/6371
2025-01-07 16:03:56 -05:00
patientx
da70ccc210
Update README.md 2025-01-07 17:10:58 +03:00
patientx
09d53cb000
zluda update 2025-01-07 16:58:08 +03:00
patientx
08d62befa1
Update install.bat 2025-01-07 16:50:52 +03:00
patientx
0bc68eca52
updated zluda version to 3.8.5 2025-01-07 16:49:33 +03:00
patientx
6f553bdc19
Update fluxguide.md 2025-01-07 14:02:01 +03:00
patientx
e1aa83d068
Merge branch 'comfyanonymous:master' into master 2025-01-07 13:57:13 +03:00
comfyanonymous
4209edf48d Make a few more samplers deterministic. 2025-01-07 02:12:32 -05:00
patientx
58cfa6b7f3
Merge branch 'comfyanonymous:master' into master 2025-01-07 09:25:41 +03:00
Chenlei Hu
d055325783
Document get_attr and get_model_object (#6357)
* Document get_attr and get_model_object

* Update model_patcher.py

* Update model_patcher.py

* Update model_patcher.py
2025-01-06 20:12:22 -05:00
Chenlei Hu
eeab420c70
Update frontend to v1.6.18 (#6368) 2025-01-06 18:42:45 -05:00
patientx
14e251e25d
Update fluxguide.md 2025-01-07 02:29:41 +03:00
patientx
62629474f6
Update README.md 2025-01-07 02:25:45 +03:00
patientx
21fa5f08f2
Update fluxguide.md 2025-01-07 02:22:56 +03:00
patientx
9811918e60
Add files via upload 2025-01-07 02:19:30 +03:00
patientx
2c2598c0a1
Create fluxguide.md 2025-01-07 02:16:38 +03:00
patientx
6c1e37c091
Merge branch 'comfyanonymous:master' into master 2025-01-06 14:50:48 +03:00
comfyanonymous
916d1e14a9 Make ancestral samplers more deterministic. 2025-01-06 03:04:32 -05:00
Jedrzej Kosinski
c496e53519
In inner_sample, change "sigmas" to "sampler_sigmas" in transformer_options to not conflict with the "sigmas" that will overwrite "sigmas" in _calc_cond_batch (#6360) 2025-01-06 01:36:47 -05:00
patientx
09e8653edf
Merge branch 'comfyanonymous:master' into master 2025-01-05 14:59:09 +03:00
Yoland Yan
7da85fac3f
Update CODEOWNERS (#6338)
Adding yoland and robin to web dir
2025-01-05 04:33:49 -05:00
Chenlei Hu
b65b83af6f
Add update-frontend github action (#6336)
* Add update-frontend github action

* Update secrets

* nit
2025-01-05 04:32:11 -05:00
comfyanonymous
c8a3492c22 Make the device an optional parameter in the clip loaders. 2025-01-05 04:29:36 -05:00
comfyanonymous
5cbf79787f Add advanced device option to clip loader nodes.
Right click the "Load CLIP" or DualCLIPLoader node and "Show Advanced".
2025-01-05 01:46:11 -05:00
patientx
a5a09e45dd
Merge branch 'comfyanonymous:master' into master 2025-01-04 15:42:12 +03:00
comfyanonymous
d45ebb63f6 Remove old unused function. 2025-01-04 07:20:54 -05:00
Chenlei Hu
caa6476a69
Update web content to release v1.6.17 (#6337)
* Update web content to release v1.6.17

* Remove js maps
2025-01-03 16:22:08 -05:00
patientx
9467b40b5c
Merge branch 'comfyanonymous:master' into master 2025-01-03 22:03:20 +03:00
Chenlei Hu
45671cda0b
Update web content to release v1.6.16 (#6335)
* Update web content to release v1.6.16
2025-01-03 13:56:46 -05:00
comfyanonymous
8f29664057 Change defaults in nightly package workflow. 2025-01-03 12:12:17 -05:00
patientx
3fd49bc03e
Merge branch 'comfyanonymous:master' into master 2025-01-03 10:20:37 +03:00
Chenlei Hu
0b9839ef43
Update web content to release v1.6.15 (#6324) 2025-01-02 19:20:48 -05:00