Commit Graph
4401 Commits
Author SHA1 Message Date
patientxandGitHub f54eeec725 Create update.bat 2025-06-12 16:22:29 +03:00
patientxandGitHub 811ee8a185 Update comfyui-n.bat 2025-06-12 16:17:10 +03:00
patientxandGitHub 273d40dc03 update won't need zluda.py to be deleted anymore 2025-06-12 16:16:09 +03:00
patientxandGitHub 7d5f4074b6 Add files via upload 2025-06-12 16:10:32 +03:00
patientxandGitHub 79dda39260 Update zluda.py 2025-06-12 13:20:24 +03:00
patientxandGitHub 08784dc90d Update zluda.py 2025-06-12 13:19:59 +03:00
patientxandGitHub 11af025690 Update zluda.py 2025-06-12 13:11:03 +03:00
patientxandGitHub 828b7636d0 Update zluda.py 2025-06-12 13:10:40 +03:00
patientxandGitHub bf8c416ae5 Merge branch 'comfyanonymous:master' into master 2025-06-12 12:16:32 +03:00
filteredandGitHub ecb8d15e7a Allow specifying any frontend semver suffixes (#8498) 2025-06-11 21:41:30 -04:00
patientxandGitHub f53791d5d2 Merge branch 'comfyanonymous:master' into master 2025-06-12 00:32:55 +03:00
comfyanonymousandGitHub 365f9ed157 Revert "auto register web folder from pyproject (#8478)" (#8497)
This reverts commit 9685d4f3c3.
2025-06-11 17:28:04 -04:00
pythongosssssandGitHub 50c605e957 Add support for sqlite database (#8444)
* Add support for sqlite database

* fix
2025-06-11 16:43:39 -04:00
Terry JiaandGitHub 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
comfyanonymousandGitHub 8a4ff747bd Fix mistake in last commit. (#8496)
* Move to right place.
2025-06-11 15:13:29 -04:00
comfyanonymousandGitHub af1eb58be8 Fix black images on some flux models in fp16. (#8495) 2025-06-11 15:09:11 -04:00
patientxandGitHub 0ff11e727a Add files via upload 2025-06-11 20:43:03 +03:00
patientxandGitHub 4581bb226b Merge branch 'comfyanonymous:master' into master 2025-06-11 13:06:42 +03:00
ComfyUI WikiandGitHub 373a9386a4 Update requirements.txt (#8487) 2025-06-11 05:10:46 -04:00
patientxandGitHub 06ac233007 Merge branch 'comfyanonymous:master' into master 2025-06-10 20:34:42 +03:00
comfyanonymousandGitHub 6e28a46454 Apple most likely is never fixing the fp16 attention bug. (#8485) 2025-06-10 13:06:24 -04:00
patientxandGitHub 541fe530ab Update README.md 2025-06-09 22:52:12 +03:00
patientxandGitHub 4bc3866c67 Merge branch 'comfyanonymous:master' into master 2025-06-09 21:10:00 +03:00
Kent MewhortandGitHub c7b25784b1 Fix WebcamCapture IS_CHANGED signature (#8413) 2025-06-09 13:05:54 -04:00
comfyanonymousandGitHub 7f800d04fa Enable AMD fp8 and pytorch attention on some GPUs. (#8474)
Information is from the pytorch source code.
2025-06-09 12:50:39 -04:00
patientxandGitHub bdeb6fb8d6 Update README.md 2025-06-09 17:58:21 +03:00
patientxandGitHub 3a284cbd3f Update README.md 2025-06-09 17:55:18 +03:00
patientxandGitHub 125d49dc2d Update README.md 2025-06-09 15:37:49 +03:00
patientxandGitHub fdfe167adc Add files via upload 2025-06-09 15:35:39 +03:00
patientxandGitHub b4d015f5f3 Merge branch 'comfyanonymous:master' into master 2025-06-08 21:21:41 +03:00
comfyanonymousandGitHub 97755eed46 Enable fp8 ops by default on gfx1201 (#8464) 2025-06-08 14:15:34 -04:00
patientxandGitHub 156aedd995 Merge branch 'comfyanonymous:master' into master 2025-06-07 19:30:45 +03:00
comfyanonymousandGitHub daf9d25ee2 Cleaner torch version comparisons. (#8453) 2025-06-07 10:01:15 -04:00
patientxandGitHub e6367f7183 Update cfz_patcher.py 2025-06-06 18:07:06 +03:00
patientxandGitHub 8beae68f3f Update cfz_cudnn.toggle.py 2025-06-06 17:59:03 +03:00
patientxandGitHub d28b4525b3 Merge branch 'comfyanonymous:master' into master 2025-06-06 17:10:34 +03:00
comfyanonymousandGitHub 3b4b171e18 Alternate fix for #8435 (#8442) 2025-06-06 09:43:27 -04:00
patientxandGitHub 24e543d548 Update README.md 2025-06-06 01:45:30 +03:00
patientxandGitHub b95edfd046 Update README.md 2025-06-06 01:43:23 +03:00
patientxandGitHub 67fc8e3325 Merge branch 'comfyanonymous:master' into master 2025-06-06 01:42:57 +03:00
patientxandGitHub 774154d782 Update README.md 2025-06-06 01:42:50 +03:00
Olexandr88andGitHub d8759c772b Update README.md (#8427) 2025-06-05 10:44:29 -07:00
comfyanonymousandGitHub 4248b1618f Let chroma TE work on regular flux. (#8429) 2025-06-05 10:07:17 -04:00
patientxandGitHub e1e006ac25 Merge branch 'comfyanonymous:master' into master 2025-06-05 09:34:49 +03:00
comfyanonymous 866f6cdab4 ComfyUI version 0.3.40 v0.3.40 2025-06-04 22:18:54 -04:00
Christian ByrneandGitHub 3aa83feeec [refactor] remove version prefixes from Ideogram node categories (#8418)
Simplifies node organization by consolidating all Ideogram nodes under a single category instead of version-specific subcategories.
2025-06-04 21:56:38 -04:00
patientxandGitHub b57fd1fde5 Update patchzluda-n.bat 2025-06-05 00:26:50 +03:00
patientxandGitHub fc87dfbfc7 Update README.md 2025-06-05 00:23:28 +03:00
patientxandGitHub 632e1cd70f Update README.md 2025-06-05 00:22:16 +03:00
patientxandGitHub 348cb9ac92 Update README.md 2025-06-05 00:16:06 +03:00