Commit Graph

4431 Commits

Author SHA1 Message Date
patientx
8efd441de9
Merge branch 'comfyanonymous:master' into master 2025-06-14 12:43:19 +03:00
comfyanonymous
29596bd53f
Small cosmos attention code refactor. (#8530) 2025-06-14 05:02:05 -04:00
Terry Jia
803af1e0c3
allow extra settings from pyproject.toml (#8526) 2025-06-13 23:11:55 -04:00
ComfyUI Wiki
6673939e76
Bump template to 0.1.28 (#8510) 2025-06-13 23:11:00 -04:00
ComfyUI Wiki
f74778e75d
Bump embedded docs to 0.2.2 (#8512) 2025-06-13 23:06:28 -04:00
Kohaku-Blueleaf
520eb77b72
LoRA Trainer: LoRA training node in weight adapter scheme (#8446) 2025-06-13 19:25:59 -04:00
patientx
b611a4cb16
Merge branch 'comfyanonymous:master' into master 2025-06-14 01:42:00 +03:00
comfyanonymous
5bf69bde35
Add cosmos_rflow option to ModelSamplingContinuousEDM node. (#8523)
This is for the cosmos predict2 model.
2025-06-13 17:47:52 -04:00
patientx
a6d666438b
Update README.md 2025-06-13 21:06:07 +03:00
patientx
e3720cd495
Merge branch 'comfyanonymous:master' into master 2025-06-13 15:04:05 +03:00
comfyanonymous
c69af655aa
Uncap cosmos predict2 res and fix mem estimation. (#8518) 2025-06-13 07:30:18 -04:00
comfyanonymous
251f54a2ad
Basic initial support for cosmos predict2 text to image 2B and 14B models. (#8517) 2025-06-13 07:05:23 -04:00
Christian Byrne
c6529c0d77
don't validate string inputs with VALIDATE_INPUTS (#8508) 2025-06-12 20:17:10 -04:00
filtered
baa8c8cdd3
Add '@prerelease' to use latest test frontend (#8501)
* Add '@prerelease' to use latest test frontend

Allows download of pre-release versions.

Will always get the latest pre-release version - even if it's older than the latest stable release.

* nit
2025-06-12 17:03:27 -07:00
patientx
a5e9b6729c
Update zluda.py 2025-06-13 01:40:34 +03:00
patientx
7bd5bcd135
Update zluda-default.py 2025-06-13 01:40:11 +03:00
patientx
c06a15d8a5
Update zluda.py 2025-06-13 01:03:45 +03:00
patientx
896bda9003
Update zluda-default.py 2025-06-13 01:03:14 +03:00
patientx
332fbee22f
Merge branch 'comfyanonymous:master' into master 2025-06-13 00:49:06 +03:00
comfyanonymous
40fd39c7cb
debug -> warning (#8506) 2025-06-12 17:14:59 -04:00
Terry Jia
4d1c4b9797
Auto register web folder (#8505)
* auto register web folder from pyproject

* need pydantic-settings as dependency

* wrapped try/except for config_parser

* sf
2025-06-12 16:24:39 -04:00
comfyanonymous
d2566eb4b2
Add a warning for old python versions. (#8504) 2025-06-12 15:38:33 -04:00
filtered
ef7e885fe4
Revert "Update requirements.txt (#8487)" (#8502)
This reverts commit 373a9386a4.
2025-06-12 14:10:48 -04:00
patientx
96890e6e5c
Update README.md 2025-06-12 18:38:11 +03:00
patientx
ff61fddadc
Update install-n.bat 2025-06-12 18:35:29 +03:00
patientx
edc034db21
Add files via upload 2025-06-12 18:34:03 +03:00
patientx
be1ec4a890
Delete cfz/cfz_fp16_vae.py 2025-06-12 18:33:37 +03:00
patientx
c5e6f6313e
Add files via upload 2025-06-12 18:32:58 +03:00
patientx
3282a32335
Update README.md 2025-06-12 16:29:10 +03:00
patientx
865db9299f
Update README.md 2025-06-12 16:23:31 +03:00
patientx
f54eeec725
Create update.bat 2025-06-12 16:22:29 +03:00
patientx
811ee8a185
Update comfyui-n.bat 2025-06-12 16:17:10 +03:00
patientx
273d40dc03
update won't need zluda.py to be deleted anymore 2025-06-12 16:16:09 +03:00
patientx
7d5f4074b6
Add files via upload 2025-06-12 16:10:32 +03:00
patientx
79dda39260
Update zluda.py 2025-06-12 13:20:24 +03:00
patientx
08784dc90d
Update zluda.py 2025-06-12 13:19:59 +03:00
patientx
11af025690
Update zluda.py 2025-06-12 13:11:03 +03:00
patientx
828b7636d0
Update zluda.py 2025-06-12 13:10:40 +03:00
patientx
bf8c416ae5
Merge branch 'comfyanonymous:master' into master 2025-06-12 12:16:32 +03:00
filtered
ecb8d15e7a
Allow specifying any frontend semver suffixes (#8498) 2025-06-11 21:41:30 -04:00
patientx
f53791d5d2
Merge branch 'comfyanonymous:master' into master 2025-06-12 00:32:55 +03:00
comfyanonymous
365f9ed157
Revert "auto register web folder from pyproject (#8478)" (#8497)
This reverts commit 9685d4f3c3.
2025-06-11 17:28:04 -04:00
pythongosssss
50c605e957
Add support for sqlite database (#8444)
* Add support for sqlite database

* fix
2025-06-11 16:43:39 -04:00
Terry Jia
9685d4f3c3
auto register web folder from pyproject (#8478)
* auto register web folder from pyproject

* need pydantic-settings as dependency
2025-06-11 16:21:28 -04:00
comfyanonymous
8a4ff747bd
Fix mistake in last commit. (#8496)
* Move to right place.
2025-06-11 15:13:29 -04:00
comfyanonymous
af1eb58be8
Fix black images on some flux models in fp16. (#8495) 2025-06-11 15:09:11 -04:00
patientx
0ff11e727a
Add files via upload 2025-06-11 20:43:03 +03:00
patientx
4581bb226b
Merge branch 'comfyanonymous:master' into master 2025-06-11 13:06:42 +03:00
ComfyUI Wiki
373a9386a4
Update requirements.txt (#8487) 2025-06-11 05:10:46 -04:00
patientx
06ac233007
Merge branch 'comfyanonymous:master' into master 2025-06-10 20:34:42 +03:00