Commit Graph

  • 42a42623e4
    Add comprehensive frontend extension example Abhijeet Dhope 2025-11-22 13:27:00 +05:30
  • d9f04cbeef Move MatchType code above the types that inherit from DynamicInput Jedrzej Kosinski 2025-11-21 23:36:49 -08:00
  • 72e25b996e Satisfy ruff Jedrzej Kosinski 2025-11-21 22:32:00 -08:00
  • 0fd3a87d60 Make Switch node inputs optional, disallow both inputs from being missing, and still work properly with lazy; when one input is missing, use the other no matter what the switch is set to Jedrzej Kosinski 2025-11-21 22:27:59 -08:00
  • cb7e7a0ff3 Fix merge regression with LatentUpscaleModel type not being put in __all__ for _io.py, fix invalid type hint for validate_inputs Jedrzej Kosinski 2025-11-21 22:26:57 -08:00
  • ecdb5c161a
    Merge 18183ad22d03802e0c50573bbf9eb214bb0ea368 into 532938b16b544e4492ba0ffbe18b201b1a7bc55f asagi4 2025-11-22 07:11:59 +01:00
  • 9854a5d1a6
    Merge a476e4c5e524d3f2a99e697f08d114c0794ea84f into 532938b16b544e4492ba0ffbe18b201b1a7bc55f Dr.Lt.Data 2025-11-22 07:07:19 +01:00
  • 02159fc154 Change MatchType to have template be the first and only required param; output id's do nothing right now, so no need Jedrzej Kosinski 2025-11-21 21:58:28 -08:00
  • 7380366d21
    Merge 45351673509e6ff0202371514a602937d10c5a88 into 532938b16b544e4492ba0ffbe18b201b1a7bc55f Silver 2025-11-22 06:57:56 +01:00
  • a25d736437 Probably need this for ruff check Jedrzej Kosinski 2025-11-21 21:45:12 -08:00
  • 6baa9d30a4 Merge branch 'master' into v3-dynamic-combo Jedrzej Kosinski 2025-11-21 21:41:04 -08:00
  • a06c75fe1b
    Merge branch 'comfyanonymous:master' into feature/custom-node-paths-cli-args Sas van Gulik 2025-11-22 02:00:23 +01:00
  • 592ce3db7d
    Merge branch 'master' into preinstall-enhancements John A 2025-11-21 17:37:45 -06:00
  • 532938b16b
    --disable-api-nodes now sets CSP header to force frontend offline. (#10829) comfyanonymous 2025-11-21 14:51:55 -08:00
  • 4a0fb37dab
    Fix comfyanonymous 2025-11-21 17:45:36 -05:00
  • 0534b543d5 --disable-api-nodes now sets CSP header to force frontend offline. comfyanonymous 2025-11-21 17:29:07 -05:00
  • ecb683b057
    update frontend to 1.30 (#10793) Christian Byrne 2025-11-21 13:34:47 -08:00
  • 4d982e83f6 added clip encoder Yousef Rafat 2025-11-21 17:22:37 +02:00
  • 8ff2c83c38
    Merge branch 'comfyanonymous:master' into master patientx 2025-11-21 16:16:28 +03:00
  • c55fd74816 ComfyUI 0.3.71 v0.3.71 comfyanonymous 2025-11-21 00:49:13 -05:00
  • 3398123752
    Fix wrong path. (#10821) comfyanonymous 2025-11-20 20:39:37 -08:00
  • aca45d284e
    Fix wrong path. comfyanonymous 2025-11-20 23:39:25 -05:00
  • 943b3b615d
    HunyuanVideo 1.5 (#10819) comfyanonymous 2025-11-20 19:44:43 -08:00
  • bb0655140f
    Fix. comfyanonymous 2025-11-20 22:38:59 -05:00
  • 1840bc5226
    Fix. comfyanonymous 2025-11-20 22:32:38 -05:00
  • 8b10e0bdaa Whitespace. comfyanonymous 2025-11-20 22:21:18 -05:00
  • 315b740433 Rename. comfyanonymous 2025-11-20 22:19:03 -05:00
  • 2a79e1b218 Name changes. comfyanonymous 2025-11-20 22:16:19 -05:00
  • df4fa42842 Fix mistake. comfyanonymous 2025-11-20 19:47:52 -05:00
  • 8bc0ffb468 Fix hunyuan image 2.1 refiner. comfy 2025-11-20 19:40:38 -05:00
  • 8691037bcc Lowvram fix. comfyanonymous 2025-11-20 18:34:28 -05:00
  • 726ca6c97e Better VAE encode mem estimation. comfyanonymous 2025-11-20 18:32:21 -05:00
  • 8ccd4ca886 Allow any number of input frames in VAE. comfyanonymous 2025-11-20 18:15:44 -05:00
  • 023036ef9d vae_refiner: roll the convolution through temporal II Rattus 2025-11-19 21:15:37 +10:00
  • d8858cb58b Bugfix for the HunyuanVideo15 SR model kijai 2025-11-20 23:30:47 +02:00
  • 87256acf20 Fix TokenRefiner for fp16 kijai 2025-11-20 22:38:47 +02:00
  • b1652790d2 Proper hyvid15 I2V channels kijai 2025-11-20 09:05:31 +02:00
  • 11061d3ecc Some cleanup kijai 2025-11-20 09:02:04 +02:00
  • d423272754 fix Rattus 2025-11-20 04:26:51 +10:00
  • 18ae40065a Support HunyuanVideo15 latent resampler kijai 2025-11-19 17:59:41 +02:00
  • dc2e308422 vae_refiner: roll the convolution through temporal Rattus 2025-11-19 21:15:37 +10:00
  • 0aa6eb2edc SR model fixes kijai 2025-11-19 01:13:11 +02:00
  • 8a45f558a9 Proper latent channel count kijai 2025-11-19 00:38:16 +02:00
  • fcd3a00d91 whitespaces... kijai 2025-11-18 21:45:24 +02:00
  • fb4739f2f5 Support HunyuanVideo1.5 SR model kijai 2025-11-18 21:42:46 +02:00
  • 5d640eb407 Use the correct sigclip output... kijai 2025-11-18 11:02:42 +02:00
  • 5ffcc184fe Better latent rgb factors kijai 2025-11-18 01:35:36 +02:00
  • 1ae17f4d57 Update nodes_hunyuan.py kijai 2025-11-17 19:19:51 +02:00
  • f8fd20a2f3 Update model_base.py kijai 2025-11-17 19:05:39 +02:00
  • 5fe386157a I2V kijai 2025-11-17 19:04:51 +02:00
  • dc736b62a2 fp16 works kijai 2025-11-17 17:13:44 +02:00
  • 521cc1d38d Prevent empty negative prompt kijai 2025-11-17 16:29:47 +02:00
  • eaef7b764e Fix text encoding kijai 2025-11-17 16:08:06 +02:00
  • ed3d1942d0 remove print kijai 2025-11-17 01:03:34 +02:00
  • 7378bf6a27 Update model.py kijai 2025-11-16 01:00:39 +02:00
  • 24d1b6b88a Update model.py kijai 2025-11-16 00:59:13 +02:00
  • 4f242de56f update kijai 2025-11-16 00:44:51 +02:00
  • cadd00226b init kijai 2025-11-13 23:09:05 +02:00
  • e3d5079d26
    Merge ea176bb87d34baaef2fef236b091dc726e9d7d8d into 10e90a5757906ecdb71b84d41173813d7f62c140 Yousef R. Gamaleldin 2025-11-20 21:58:25 -05:00
  • 74c8aa1b35
    Merge branch 'master' into bump-fe-1.30 Christian Byrne 2025-11-20 18:57:56 -08:00
  • 10e90a5757
    bump comfyui-workflow-templates for nano banana 2 (#10818) Christian Byrne 2025-11-20 18:20:52 -08:00
  • eeb6be4c2a bump templates update-templates-3 bymyself 2025-11-20 18:12:26 -08:00
  • 336b2a7086 bump templates bymyself 2025-11-20 18:11:47 -08:00
  • b75d349f25
    fix(KlingLipSyncAudioToVideoNode): convert audio to mp3 format (#10811) Alexander Piskun 2025-11-21 02:33:54 +02:00
  • 8ddbcbc271
    Merge branch 'comfyanonymous:master' into master patientx 2025-11-21 03:29:47 +03:00
  • 7b8389578e
    feat(api-nodes): add Nano Banana Pro (#10814) Alexander Piskun 2025-11-21 02:17:47 +02:00
  • 3b51135cdb
    Merge 291b091720d87071bb5516a294e2148f61de4ff9 into 9e00ce5b76ec04be37375310512a443605b95077 Yousef R. Gamaleldin 2025-11-20 16:08:25 -08:00
  • 9e00ce5b76
    Make Batch Images node add alpha channel when one of the inputs has it (#10816) Jedrzej Kosinski 2025-11-20 14:42:46 -08:00
  • 6c6d05233c Use torch.nn.functional.pad Jedrzej Kosinski 2025-11-20 14:32:30 -08:00
  • 8e82f219dd When one Batch Image input has alpha and one does not, add empty alpha channel Jedrzej Kosinski 2025-11-20 14:19:17 -08:00
  • ea176bb87d basic support for hunyuan model Yousef Rafat 2025-11-20 23:47:57 +02:00
  • 9d0e804d5d
    Merge branch 'comfyanonymous:master' into master patientx 2025-11-20 23:46:47 +03:00
  • f5e66d5e47
    Fix ImageBatch with different channel count. (#10815) comfyanonymous 2025-11-20 12:08:03 -08:00
  • 207f4d9167 Fix ImageBatch with different channel count. comfyanonymous 2025-11-20 15:01:28 -05:00
  • c9b5f657da
    Merge branch 'master' into bump-fe-1.30 Christian Byrne 2025-11-20 11:31:58 -08:00
  • 6e786af147
    frontend bump to 1.28.9 bigcat88 2025-11-20 19:43:27 +02:00
  • e191b52edc
    feat(api-nodes): add Nano Banana Pro bigcat88 2025-11-20 18:50:32 +02:00
  • 470bd9ef5c changed return type to generated_tokens Yousef Rafat 2025-11-20 18:18:01 +02:00
  • 291b091720 forgot about ruff Yousef Rafat 2025-11-20 17:56:41 +02:00
  • d7393f3c37
    fix(KlingLipSyncAudioToVideoNode): convert audio to mp3 format bigcat88 2025-11-20 16:53:33 +02:00
  • 07cd971992 split encodevideo into two nodes Yousef Rafat 2025-11-20 16:28:48 +02:00
  • dda057a4f4
    Merge branch 'comfyanonymous:master' into master patientx 2025-11-20 10:07:21 +03:00
  • 87b0359392
    Update server templates handler to use new multi-package distribution (comfyui-workflow-templates versions >=0.3) (#10791) Christian Byrne 2025-11-19 22:36:56 -08:00
  • 9dad6aa5b4
    Merge ff45672806289a3fa244e7e66127ce9d386c787f into cb96d4d18c78ee09d5fd70954ffcb4ad2c7f0d7a Xingchen Liu 2025-11-19 22:18:18 -08:00
  • cb96d4d18c
    Disable workaround on newer cudnn. (#10807) comfyanonymous 2025-11-19 20:56:23 -08:00
  • 01efd7f93f Disable workaround on newer cudnn. comfyanonymous 2025-11-19 23:51:34 -05:00
  • 09b1b9ed98 change order liangd 2025-11-20 11:29:44 +08:00
  • 394348f5ca
    feat(api-nodes): add Topaz API nodes (#10755) Alexander Piskun 2025-11-20 03:44:04 +02:00
  • 7601e89255
    Fix workflow name. (#10806) comfyanonymous 2025-11-19 17:17:15 -08:00
  • 20d2573cfd
    Fix workflow name. comfyanonymous 2025-11-19 20:16:58 -05:00
  • afd4b725db
    Merge pull request #1 from spullara/claude/fix-download-file-extension-01KxyJS9CQduLtV75QhZiPsT Sam Pullara 2025-11-19 16:46:45 -08:00
  • 149506beea
    Fix file download issue - add attachment disposition type to Content-Disposition headers Claude 2025-11-20 00:40:19 +00:00
  • 6a1d3a1ae1
    convert hunyuan3d.py to V3 schema (#10664) Alexander Piskun 2025-11-20 00:49:01 +02:00
  • dfca61be7f
    Merge branch 'comfyanonymous:master' into master Sam Pullara 2025-11-19 13:33:33 -08:00
  • 9a732a0226 Merge branch 'yousef-hunyuan-foley' of https://github.com/yousef-rafat/ComfyUI into yousef-hunyuan-foley Yousef Rafat 2025-11-19 23:19:33 +02:00
  • b012a3307e ruff check Yousef Rafat 2025-11-19 23:19:22 +02:00
  • 8b9b956ca3
    Merge branch 'master' into yousef-hunyuan-foley Yousef R. Gamaleldin 2025-11-19 23:02:57 +02:00
  • 86348baa9e updated based on feedback Yousef Rafat 2025-11-19 23:01:17 +02:00
  • eff2e8ba9f
    convert nodes_audio.py to V3 schema bigcat88 2025-11-19 15:15:36 +02:00
  • 7396bff86a
    Merge branch 'comfyanonymous:master' into feature/custom-node-paths-cli-args Sas van Gulik 2025-11-19 13:37:25 +01:00