Commit Graph

  • 1d24f0a68f Added Ideogram and Minimax back in. Robin Huang 2025-04-24 15:40:34 -07:00
  • ac559a2b76 Update stubs. Robin Huang 2025-04-22 00:53:32 -07:00
  • e2efb9b2c2 Revert "Remove polling operations." Robin Huang 2025-04-21 23:39:14 -07:00
  • c35e12da77 Remove polling operations. Robin Huang 2025-04-21 23:37:48 -07:00
  • 320fbbbe44 Remove uv.lock Robin Huang 2025-04-21 23:30:39 -07:00
  • bb07ac87fe [Minimax] Show video preview and embed workflow in ouput (#7) Christian Byrne 2025-04-21 07:39:52 +08:00
  • e772520dcd Add Minimax Video Generation + Async Task queue polling example (#6) Robin Huang 2025-04-19 13:23:26 -07:00
  • e7dad1d7db Add API_NODE and common error for missing auth token (#5) Robin Huang 2025-04-16 13:38:28 -07:00
  • 7290683905 Add staging api. Robin Huang 2025-04-15 13:57:08 -07:00
  • 6f5caa0879 Add Ideogram generate node. Robin Huang 2025-04-09 11:24:30 -07:00
  • 8609a6dced
    Merge branch 'comfyanonymous:master' into master patientx 2025-05-27 01:03:35 +03:00
  • f8a2632e3a Disable initial GPU load when novram is used. (#8294) comfyanonymous 2025-05-26 13:39:27 -07:00
  • 89a84e32d2
    Disable initial GPU load when novram is used. (#8294) comfyanonymous 2025-05-26 13:39:27 -07:00
  • 8c646ce228
    Disable initial GPU load when novram is used. comfyanonymous 2025-05-26 16:34:26 -04:00
  • bbcb33ea72
    Merge branch 'comfyanonymous:master' into master patientx 2025-05-26 16:26:39 +03:00
  • f2862bd3ab Enable pytorch attention by default on AMD gfx1151 (#8282) comfyanonymous 2025-05-26 01:29:25 -07:00
  • e5799c4899
    Enable pytorch attention by default on AMD gfx1151 (#8282) comfyanonymous 2025-05-26 01:29:25 -07:00
  • cff0110e7c
    Enable pytorch attention by default on AMD gfx1151 comfyanonymous 2025-05-26 04:27:49 -04:00
  • dd6e628157
    Add clip_vision path Juan Carlos Medina 2025-05-26 01:12:15 -07:00
  • 80f7c445a0 Merge branch 'master' of https://github.com/comfyanonymous/ComfyUI Akio Nishimura 2025-05-26 16:45:10 +09:00
  • 4480ed488e Initial prototyping on v3 classes Jedrzej Kosinski 2025-05-25 19:22:42 -07:00
  • 001a4d7a5e
    use fused multiply-add pointwise ops in chroma drhead 2025-05-25 21:30:32 -04:00
  • ef641f3e4b Merge branch 'master' into dr-support-pip-cm Dr.Lt.Data 2025-05-26 02:23:34 +09:00
  • baf1e9f1fe
    copy conds to device before repeating drhead 2025-05-25 12:49:49 -04:00
  • b3fb40adb8
    clamp needed to change to match drhead 2025-05-25 11:19:49 -04:00
  • 1fd5f330a8
    div(2).mul(255) -> mul(127.5) drhead 2025-05-25 10:56:00 -04:00
  • 48bbdd0842
    Merge branch 'comfyanonymous:master' into master patientx 2025-05-25 15:38:51 +03:00
  • 43a117123e Return proper error if diffusion model not detected properly. (#8272) comfyanonymous 2025-05-25 02:28:11 -07:00
  • a0651359d7
    Return proper error if diffusion model not detected properly. (#8272) comfyanonymous 2025-05-25 02:28:11 -07:00
  • c67b06bdd6 Return proper error if diffusion model not detected properly. comfyanonymous 2025-05-25 03:58:41 -04:00
  • 9f40d03051 Use docs python package Benjamin Lu 2025-05-24 18:49:05 -04:00
  • 1a1383e4cd fp8: model_config flag for scaled activation Gaeros 2025-05-24 23:11:30 +02:00
  • 3239031333
    Merge branch 'comfyanonymous:master' into master patientx 2025-05-25 00:52:26 +03:00
  • 552b19e77b ComfyUI version 0.3.36 comfyanonymous 2025-05-24 17:30:37 -04:00
  • ad3bd8aa49 ComfyUI version 0.3.36 v0.3.36 comfyanonymous 2025-05-24 17:30:37 -04:00
  • ab6d317910 add fetch node Terry Jia 2025-05-24 09:00:39 -04:00
  • 9790aaac7b
    Merge branch 'comfyanonymous:master' into master patientx 2025-05-24 14:00:54 +03:00
  • b489f7a89c Better error if sageattention is installed but a dependency is missing. (#8264) comfyanonymous 2025-05-24 03:43:12 -07:00
  • 5a87757ef9
    Better error if sageattention is installed but a dependency is missing. (#8264) comfyanonymous 2025-05-24 03:43:12 -07:00
  • 7946467d04 Better error if sageattention is installed but a dependency is missing. comfyanonymous 2025-05-24 06:41:55 -04:00
  • a30b905a5a
    Merge branch 'comfyanonymous:master' into master patientx 2025-05-24 10:36:57 +03:00
  • fd4fa8e555 Merge branch 'master' of https://github.com/comfyanonymous/ComfyUI Akio Nishimura 2025-05-24 15:02:02 +09:00
  • 734824c103 update frontend package to v1.20.5 (#8260) Christian Byrne 2025-05-23 21:53:49 -07:00
  • 464aece92b
    update frontend package to v1.20.5 (#8260) Christian Byrne 2025-05-23 21:53:49 -07:00
  • 49f4069f7a update frontend package to v1.20.5 bymyself 2025-05-23 20:12:19 -07:00
  • 3b69a08c08
    Merge branch 'comfyanonymous:master' into master patientx 2025-05-24 04:06:28 +03:00
  • 7dd4265cc0
    Add preview-stream cli arg drhead 2025-05-23 18:13:44 -04:00
  • e7cc72cee0
    Add support for live previews on separate stream drhead 2025-05-23 18:12:10 -04:00
  • 30ecd213fb Add argument to explicitly enable fp8 compute support. (#8257) comfyanonymous 2025-05-23 14:43:50 -07:00
  • 0b50d4c0db
    Add argument to explicitly enable fp8 compute support. (#8257) comfyanonymous 2025-05-23 14:43:50 -07:00
  • b9bdb0705f Add argument to explicitly enable fp8 compute support. comfyanonymous 2025-05-23 17:37:11 -04:00
  • 3e49c3e2ff
    Merge branch 'comfyanonymous:master' into master patientx 2025-05-24 00:01:56 +03:00
  • 53eec378fc create arange on-device (#8255) drhead 2025-05-23 16:15:06 -04:00
  • 30b2eb8a93
    create arange on-device (#8255) drhead 2025-05-23 16:15:06 -04:00
  • 87f4673af9
    change to device_supports_non_blocking drhead 2025-05-23 11:55:42 -04:00
  • 25ff26df4a
    Merge pull request #151 from LuXuxue/master patientx 2025-05-23 18:15:50 +03:00
  • 87345d5892
    fix file copy if we need a different virtual_env name for test LuXuxue 2025-05-23 23:07:06 +08:00
  • b69ba487b3
    fix file copy if we need a different virtual_env name for test LuXuxue 2025-05-23 23:04:50 +08:00
  • 99f979de70
    create arange on-device drhead 2025-05-23 10:35:37 -04:00
  • c653935b37
    Merge branch 'comfyanonymous:master' into master patientx 2025-05-23 13:57:11 +03:00
  • bc8ed4e728
    Merge pull request #150 from LuXuxue/master patientx 2025-05-23 13:56:59 +03:00
  • dc4958db54
    add some architectures to utils.py LuXuxue 2025-05-23 13:54:03 +08:00
  • 493e600d81 Add main.py directory to sys.path for multiprocessing imports kevin314 2025-05-22 22:25:37 -05:00
  • 6f899f8aa7 Make VACE conditionings stackable. (#8240) comfyanonymous 2025-05-22 16:22:26 -07:00
  • f85c08df06
    Make VACE conditionings stackable. (#8240) comfyanonymous 2025-05-22 16:22:26 -07:00
  • bc7e280a36 Make VACE conditionings stackable. comfyanonymous 2025-05-22 08:38:27 -04:00
  • bf94f31441
    Merge branch 'comfyanonymous:master' into master patientx 2025-05-22 15:27:44 +03:00
  • ec95c8dd90 Add append feature to conditioning_set_values (#8239) comfyanonymous 2025-05-22 05:11:13 -07:00
  • 4202e956a0
    Add append feature to conditioning_set_values (#8239) comfyanonymous 2025-05-22 05:11:13 -07:00
  • 8d0e6cf93d Add append feature to conditioning_set_values comfyanonymous 2025-05-22 08:09:14 -04:00
  • 0769c8aef0 remove mtl from 3d model file list (#8192) Terry Jia 2025-05-22 08:08:36 -04:00
  • b838c36720
    remove mtl from 3d model file list (#8192) Terry Jia 2025-05-22 08:08:36 -04:00
  • 23fa4f5026 Update frontend to 1.20 (#8232) Chenlei Hu 2025-05-22 02:24:36 -04:00
  • fc39184ea9
    Update frontend to 1.20 (#8232) Chenlei Hu 2025-05-22 02:24:36 -04:00
  • d65ad9940b add swagger validator workflow bymyself 2025-05-21 21:15:41 -07:00
  • 15f5d15fb0
    Update frontend to 1.20 Chenlei Hu 2025-05-21 21:37:13 -04:00
  • c3f48337ae Create venv_management.py, add get_bootstrap_requirements_string() to help in bootstrapping a new venv's torch dependencies based on existing venv venv-management Jedrzej Kosinski 2025-05-21 16:27:27 -07:00
  • c3b1d07f5d
    Merge branch 'comfyanonymous:master' into master patientx 2025-05-22 00:06:48 +03:00
  • 8ae25235ec Merge branch 'master' into worksplit-multigpu kosinkadink1@gmail.com 2025-05-21 12:01:27 -07:00
  • a46b9e2344 Update templates to 0.1.18 (#8224) ComfyUI Wiki 2025-05-22 02:40:08 +08:00
  • ded60c33a0
    Update templates to 0.1.18 (#8224) ComfyUI Wiki 2025-05-22 02:40:08 +08:00
  • 40e835c7fc
    Update README.md patientx 2025-05-21 14:40:50 +03:00
  • 9494f23ca5
    Merge branch 'comfyanonymous:master' into master patientx 2025-05-21 14:40:30 +03:00
  • 220e304c13
    Update README.md patientx 2025-05-21 14:40:24 +03:00
  • 7f98a262be
    Update templates to 0.1.18 ComfyUI Wiki 2025-05-21 17:14:41 +08:00
  • 85064ded58 Improve performance with large number of queued prompts (#8176) Michael Abrahams 2025-05-21 05:14:17 -04:00
  • 8bb858e4d3
    Improve performance with large number of queued prompts (#8176) Michael Abrahams 2025-05-21 05:14:17 -04:00
  • 123a3488be Code Optimization and Issues Fixes in ComfyUI server (#8196) 编程界的小学生 2025-05-21 16:59:42 +08:00
  • 57893c843f
    Code Optimization and Issues Fixes in ComfyUI server (#8196) 编程界的小学生 2025-05-21 16:59:42 +08:00
  • 34f46bad71 Make torch.compile LoRA/key-compatible (#8213) Jedrzej Kosinski 2025-05-21 01:56:56 -07:00
  • 65da29aaa9
    Make torch.compile LoRA/key-compatible (#8213) Jedrzej Kosinski 2025-05-21 01:56:56 -07:00
  • 4cea54c4fd ComfyUI version v0.3.35 comfyanonymous 2025-05-21 04:50:37 -04:00
  • 10024a38ea ComfyUI version v0.3.35 v0.3.35 comfyanonymous 2025-05-21 04:50:37 -04:00
  • 8514e96936 Remove random line of code, not sure how it got there Jedrzej Kosinski 2025-05-20 22:37:42 -07:00
  • c64281ac95 Add some comments Jedrzej Kosinski 2025-05-20 22:32:03 -07:00
  • b212f0684b Moved torch compile kwargs to be stored in model_options instead of attachments; attachments are more intended for things to be 'persisted', AKA not deepcopied Jedrzej Kosinski 2025-05-20 22:24:12 -07:00
  • 5789068a82 remove unused import Jedrzej Kosinski 2025-05-20 22:16:14 -07:00
  • c4a7e8fe54 Refactor set_torch_compile_wrapper to support a list of keys instead of just diffusion_model, as well as additional torch.compile args Jedrzej Kosinski 2025-05-20 22:15:13 -07:00
  • 920f6d7636 Moved torch compile code into comfy_api so it can be used by custom nodes with a degree of confidence Jedrzej Kosinski 2025-05-20 21:11:36 -07:00
  • 344dfe9e9a remove extra import Michael Abrahams 2025-05-20 20:18:43 -04:00