Commit Graph

  • b52154f382 Added initial schema validation Jedrzej Kosinski 2025-06-19 04:54:49 -05:00
  • 6e77f75350
    Update README.md patientx 2025-06-19 12:53:03 +03:00
  • a335e31ded feat: “--whitelist-custom-nodes” args for comfy core to go with “--disable-all-custom-nodes” for development purposes lgldlk 2025-06-19 17:33:52 +08:00
  • 58c383523a
    Update README.md patientx 2025-06-19 12:14:50 +03:00
  • aac91caf1a Added extra_dict to InputV3/WidgetInputV3 for custom node/widget expansion Jedrzej Kosinski 2025-06-19 03:11:30 -05:00
  • 002e16ac71 Added 'not_idempotent' support for SchemaV3 Jedrzej Kosinski 2025-06-19 02:53:35 -05:00
  • fe9a47ae50 Added V3 LoRA Loader node for test purposes, made NodeStateLocal more versatile with dict-like behavior and not throwing errors when nonexisting parameter is requested, returning None instead Jedrzej Kosinski 2025-06-19 02:17:36 -05:00
  • ebc0d55293 initial impl of multi img/text dataset Kohaku-Blueleaf 2025-06-19 14:28:26 +08:00
  • ef3f45807f Added multitype support for Widget Inputs via the types argument, MultiType.Input io_types renamed to types Jedrzej Kosinski 2025-06-19 01:22:03 -05:00
  • 11d87760ca Renamed Hidden->HiddenHolder, HiddenEnum->Hidden for ease of usage, cls.hidden will only have values given for corresponding entries in the schema's hidden entry, fixed v3 node check in execution.get_input_data, some cleanup of whitespace and commented out code Jedrzej Kosinski 2025-06-19 00:10:28 -05:00
  • f9aec12ef1 Refactored v3 code so that v3_01 becomes v3, v3_01 is deleted since no longer necessary Jedrzej Kosinski 2025-06-18 23:29:32 -05:00
  • 8b1226dac2 add http routes for custom nodes Terry Ji 2025-06-19 07:57:11 +08:00
  • 9c62a1d823
    Fix switch output LaVie024 2025-06-18 23:37:14 +00:00
  • a290274a11
    Update nodes.py LaVie024 2025-06-18 23:05:23 +00:00
  • 90f3863fd8
    Add Logic Ops nodes LaVie024 2025-06-18 23:03:45 +00:00
  • fbaca3d17b
    Update cfz_cudnn.toggle.py patientx 2025-06-19 00:14:37 +03:00
  • 21d999a13a
    Merge branch 'comfyanonymous:master' into master patientx 2025-06-19 00:13:59 +03:00
  • aa130ec499
    Create Om11 Om264482 2025-06-18 22:16:16 +03:00
  • b7d3b0921c Add new fields to the config types (#8507) coderfromthenorth93 2025-06-18 15:12:29 -04:00
  • 5b12b55e32
    Add new fields to the config types (#8507) coderfromthenorth93 2025-06-18 15:12:29 -04:00
  • 338c54f5b5 Show a better error when the workflow OOMs. (#8574) comfyanonymous 2025-06-18 03:55:21 -07:00
  • e9e9a031a8
    Show a better error when the workflow OOMs. (#8574) comfyanonymous 2025-06-18 03:55:21 -07:00
  • c8ee5f339d Show a better error when the workflow OOMs. comfyanonymous 2025-06-18 06:48:55 -04:00
  • 8614067e81
    Merge branch 'comfyanonymous:master' into master patientx 2025-06-18 12:59:28 +03:00
  • f94aa3e95e
    Use sigma_max xzuyn 2025-06-18 00:52:07 -04:00
  • 36a76fd68e
    Add linear scheduler xzuyn 2025-06-17 22:03:53 -04:00
  • 38721fdb64 Added hidden and state to passed-in clone of node class Jedrzej Kosinski 2025-06-17 20:35:32 -05:00
  • c353c4968c Update frontend to 1.22.2 (#8567) filtered 2025-06-17 15:58:28 -07:00
  • d7430c529a
    Update frontend to 1.22.2 (#8567) filtered 2025-06-17 15:58:28 -07:00
  • 9438ccad6c
    update nightly workflow with cu129 comfyanonymous 2025-06-17 16:47:09 -04:00
  • b7fb873881
    Cuda129 in nightly pytorch. comfyanonymous 2025-06-17 15:46:11 -04:00
  • 1cd7b2aadb Update frontend to 1.22.2 filtered 2025-06-17 09:14:18 -07:00
  • b3060f7311
    Merge branch 'comfyanonymous:master' into master patientx 2025-06-17 17:20:35 +03:00
  • eddcefab08 Update template version (#8563) ComfyUI Wiki 2025-06-17 19:11:59 +08:00
  • cd88f709ab
    Update template version (#8563) ComfyUI Wiki 2025-06-17 19:11:59 +08:00
  • 2ece52daf2
    Update template version ComfyUI Wiki 2025-06-17 18:51:14 +08:00
  • 6bb28517ee
    Update README.md patientx 2025-06-17 13:16:20 +03:00
  • 4c006e60ea
    Update README.md patientx 2025-06-17 13:05:45 +03:00
  • c07f590567
    Merge branch 'comfyanonymous:master' into master patientx 2025-06-17 13:05:30 +03:00
  • 6ddf34c5eb
    Update README.md patientx 2025-06-17 13:05:20 +03:00
  • 1ae98932f1 Merge branch 'master' into worksplit-multigpu Jedrzej Kosinski 2025-06-17 04:58:56 -05:00
  • 1ef0693e65 Merge branch 'master' into v3-definition Jedrzej Kosinski 2025-06-17 04:48:27 -05:00
  • 1711e44e99 Added new Custom and ComfyTypeIO helpers, use ComfyTypeIO class to simplify defining basic types Jedrzej Kosinski 2025-06-17 04:47:55 -05:00
  • 372df0f5a0 Add Cosmos Predict2 to README. (#8562) comfyanonymous 2025-06-17 02:18:01 -07:00
  • 4459a17e82
    Add Cosmos Predict2 to README. (#8562) comfyanonymous 2025-06-17 02:18:01 -07:00
  • b9d42442a5
    Add Cosmos Predict2 to README. comfyanonymous 2025-06-17 05:17:37 -04:00
  • ac3dbe4953 ComfyUI version v0.3.41 comfyanonymous 2025-06-16 23:34:46 -04:00
  • 483b3e62e0 ComfyUI version v0.3.41 v0.3.41 comfyanonymous 2025-06-16 23:34:46 -04:00
  • ef04c46ee3 Progress on state management mocking and hidden values in v3 kosinkadink1@gmail.com 2025-06-16 19:10:51 -07:00
  • 062fa8e120 Parse supporting metadata coderfromthenorth93 2025-06-16 20:28:24 -04:00
  • e34ff57933
    Add files via upload patientx 2025-06-17 00:09:40 +03:00
  • 4339cbea46
    Merge branch 'comfyanonymous:master' into master patientx 2025-06-16 22:21:35 +03:00
  • 058f21cd31 Multistep DPM++ SDE samplers for RF (#8541) chaObserv 2025-06-17 02:47:10 +08:00
  • 8e81c507d2
    Multistep DPM++ SDE samplers for RF (#8541) chaObserv 2025-06-17 02:47:10 +08:00
  • 35844b81db Allow setting min_length with tokenizer_data. (#8547) comfyanonymous 2025-06-16 10:43:52 -07:00
  • e1c6dc720e
    Allow setting min_length with tokenizer_data. (#8547) comfyanonymous 2025-06-16 10:43:52 -07:00
  • a52c665fc5 Add new fields to the config types coderfromthenorth93 2025-06-16 11:28:10 -04:00
  • fb18059e39 Allow setting min_length with tokenizer_data. comfyanonymous 2025-06-16 07:52:06 -04:00
  • 10c6ffcf11 Merge branch 'master' of github.com:comfyanonymous/ComfyUI into feat/linux-amd-setup AKharytonchyk 2025-06-16 08:05:17 +02:00
  • d1ab6adc3a Merge branch 'master' into dr-support-pip-cm Dr.Lt.Data 2025-06-16 06:38:35 +09:00
  • e8327ffc3d
    Merge branch 'comfyanonymous:master' into master patientx 2025-06-15 21:42:40 +03:00
  • 3ffcae74a9 Add correct eps to ltxv rmsnorm. (#8542) comfyanonymous 2025-06-15 09:21:25 -07:00
  • 7ea79ebb9d
    Add correct eps to ltxv rmsnorm. (#8542) comfyanonymous 2025-06-15 09:21:25 -07:00
  • ac51409f65 Add correct eps to ltxv rmsnorm. comfyanonymous 2025-06-15 12:19:22 -04:00
  • 51dd1f79ed Multistep DPM++ SDE samplers for RF chaObserv 2025-06-15 22:30:04 +08:00
  • 031f2f5120
    Merge branch 'comfyanonymous:master' into master patientx 2025-06-15 16:23:38 +03:00
  • 318761b575 SaveLora now saves in the same filename format as all the other nodes. (#8538) comfyanonymous 2025-06-15 00:44:59 -07:00
  • ae75a084df
    SaveLora now saves in the same filename format as all the other nodes. (#8538) comfyanonymous 2025-06-15 00:44:59 -07:00
  • 830cb31053 SaveLora now saves in the same filename format as all the other nodes. comfyanonymous 2025-06-15 03:40:50 -04:00
  • 7eebd59c69
    use cgroup in "total_ram" report bigcat88 2025-06-15 08:30:00 +03:00
  • 290cfd16a2
    removed use of the lru_cache bigcat88 2025-06-15 08:07:43 +03:00
  • 9426551e5b
    Delete Project Hello Kitty weiyangfoh 2025-06-15 13:07:14 +08:00
  • a4be4c1a69 Using the same python executable to run inference tests, rather than system python mitchell.ludwig 2025-06-14 21:27:55 -06:00
  • 1d53dcc39e Support Cosmos predict2 image to video models. (#8535) comfyanonymous 2025-06-14 18:37:07 -07:00
  • d6a2137fc3
    Support Cosmos predict2 image to video models. (#8535) comfyanonymous 2025-06-14 18:37:07 -07:00
  • 2b2f98c822
    Remove comment. comfyanonymous 2025-06-14 18:28:46 -07:00
  • aa4f3bad8c Support Cosmos predict2 image to video models. comfyanonymous 2025-06-14 20:39:11 -04:00
  • a92eb9f4a7
    python version change. patientx 2025-06-15 03:11:57 +03:00
  • 132d593223
    Merge branch 'comfyanonymous:master' into master patientx 2025-06-15 03:01:50 +03:00
  • dd027ae830 Generalize SEEDS samplers (#8529) chaObserv 2025-06-15 04:58:16 +08:00
  • 53e8d8193c
    Generalize SEEDS samplers (#8529) chaObserv 2025-06-15 04:58:16 +08:00
  • 8909c12ea9
    Update model_management.py patientx 2025-06-14 13:27:49 +03:00
  • 8efd441de9
    Merge branch 'comfyanonymous:master' into master patientx 2025-06-14 12:43:19 +03:00
  • 6e64ed0da5 Small cosmos attention code refactor. (#8530) comfyanonymous 2025-06-14 02:02:05 -07:00
  • 29596bd53f
    Small cosmos attention code refactor. (#8530) comfyanonymous 2025-06-14 02:02:05 -07:00
  • d6ec959beb Small cosmos attention code refactor. comfyanonymous 2025-06-14 05:00:07 -04:00
  • 7cf309df42 Generalize SEEDS samplers chaObserv 2025-06-14 15:40:04 +08:00
  • 1316e608c9 Add the websocket library for automated tests js/drafts/async_nodes Jacob Segal 2025-06-13 21:51:32 -07:00
  • 8d28c17369 Add a missing file Jacob Segal 2025-06-13 21:45:21 -07:00
  • 6df907c413 Add the execution model tests to CI Jacob Segal 2025-06-13 20:54:11 -07:00
  • f1dc13037e Support for async execution functions Jacob Segal 2025-04-19 00:06:13 -07:00
  • 614c192d23 allow extra settings from pyproject.toml (#8526) Terry Jia 2025-06-13 23:11:55 -04:00
  • 803af1e0c3
    allow extra settings from pyproject.toml (#8526) Terry Jia 2025-06-13 23:11:55 -04:00
  • 8ae917c070 Bump template to 0.1.28 (#8510) ComfyUI Wiki 2025-06-14 11:11:00 +08:00
  • 6673939e76
    Bump template to 0.1.28 (#8510) ComfyUI Wiki 2025-06-14 11:11:00 +08:00
  • 8523d52d6b
    Stupid github interface. comfyanonymous 2025-06-13 23:08:08 -04:00
  • 1372c06a18
    Merge branch 'master' into Bump-template-to-0.1.28 comfyanonymous 2025-06-13 20:07:17 -07:00
  • d0a92681e6 Bump embedded docs to 0.2.2 (#8512) ComfyUI Wiki 2025-06-14 11:06:28 +08:00
  • f74778e75d
    Bump embedded docs to 0.2.2 (#8512) ComfyUI Wiki 2025-06-14 11:06:28 +08:00
  • 06ff378ae5 allow extra settings from pyproject.toml Terry Jia 2025-06-13 21:32:46 -04:00