Commit Graph

  • 519e7760e7
    Update sd.py traugdor 2024-11-01 16:18:32 -05:00
  • af0825f021
    Update nodes.py traugdor 2024-11-01 16:16:34 -05:00
  • d698751b22
    Update README.md lindsayfowler 2024-11-02 01:12:10 +11:00
  • e3c3722ec2 Merge branch 'improved_memory' into patch_hooks_improved_memory Jedrzej Kosinski 2024-11-01 06:02:46 -05:00
  • bd5d8f150f Prevent and detect some types of memory leaks. comfyanonymous 2024-11-01 06:54:37 -04:00
  • 4526136e42
    Merge branch 'comfyanonymous:master' into master patientx 2024-11-01 13:16:45 +03:00
  • 89934a465a Merge branch 'improved_memory' into patch_hooks_improved_memory Jedrzej Kosinski 2024-11-01 03:59:43 -05:00
  • 45f16c2dad Merge branch 'improved_memory' into patch_hooks_improved_memory Jedrzej Kosinski 2024-11-01 03:58:17 -05:00
  • 975927cc79 Remove useless function. comfyanonymous 2024-11-01 04:40:33 -04:00
  • 1735d4fb01 Fix issue. comfyanonymous 2024-11-01 04:25:27 -04:00
  • 16735c98e0 Make encode_from_tokens_scheduled call cleaner, rollback change in model_patcher.py for hook_patches_backup dict Jedrzej Kosinski 2024-11-01 02:01:45 -05:00
  • d8bd2a9baa Less fragile memory management. comfyanonymous 2024-11-01 02:41:51 -04:00
  • 489846905e Optimized CLIP hook scheduling to treat same strength as same keyframe Jedrzej Kosinski 2024-10-31 19:28:16 -05:00
  • 25c6ebbc5f Add full_info support for move user file huchenlei 2024-10-31 19:56:49 -04:00
  • 3bcbcce88d Merge branch 'master' into patch_hooks Jedrzej Kosinski 2024-10-31 18:34:05 -05:00
  • 6557cc9b1b Fix mock huchenlei 2024-10-31 17:25:23 -04:00
  • b4c650b56e Add tests huchenlei 2024-10-31 17:22:02 -04:00
  • 38dd4b419d Full info param huchenlei 2024-10-31 17:17:14 -04:00
  • b6d6a357a7 Refactor listuserdata huchenlei 2024-10-31 15:57:40 -04:00
  • bd78119514 Rename some nodes in Display Name Mappings (nodes.py) (#5439) Uriel Deveaud 2024-10-31 13:18:05 -06:00
  • cc9cf6d1bd
    Rename some nodes in Display Name Mappings (nodes.py) (#5439) Uriel Deveaud 2024-10-31 13:18:05 -06:00
  • b1f3e4513d Avoid SyntaxWarning in UniPC docstring (#5442) Aarni Koskela 2024-10-31 21:17:26 +02:00
  • 1c8286a44b
    Avoid SyntaxWarning in UniPC docstring (#5442) Aarni Koskela 2024-10-31 21:17:26 +02:00
  • c1473e99c8 Bump up mac version for attention upcast bug workaround. comfyanonymous 2024-10-31 15:14:44 -04:00
  • 1af4a47fd1 Bump up mac version for attention upcast bug workaround. comfyanonymous 2024-10-31 15:14:44 -04:00
  • 08994e8cf6
    Merge branch 'comfyanonymous:master' into master Karol Stępień 2024-10-31 14:56:09 +01:00
  • 6bdc1009d3
    Merge branch 'master' into master Uriel Deveaud 2024-10-31 06:44:34 -06:00
  • abf012b4dc Avoid SyntaxWarning in UniPC docstring Aarni Koskela 2024-10-31 14:05:09 +02:00
  • f411bf6b0d update config minkhant1996-dev 2024-10-31 17:53:02 +07:00
  • 2cc0670da9 update minkhant1996-dev 2024-10-31 17:49:12 +07:00
  • ff65e3b6c1 Rename image nodes Uriel Deveaud 2024-10-31 04:41:18 -06:00
  • f97df737b8 add config minkhant1996-dev 2024-10-31 17:39:58 +07:00
  • 7b87673839
    Merge branch 'comfyanonymous:master' into master patientx 2024-10-31 11:09:05 +03:00
  • 6963047e34
    Merge branch 'comfyanonymous:master' into add_webhook_after_workflow_finished pawelkania 2024-10-31 08:30:30 +01:00
  • 49a5934b90 Rename ImageCrop to Image Crop (#5424) Uriel Deveaud 2024-10-30 22:35:34 -06:00
  • f2aaa0a475
    Rename ImageCrop to Image Crop (#5424) Uriel Deveaud 2024-10-30 22:35:34 -06:00
  • ae77a32cbb
    Merge branch 'comfyanonymous:master' into master patientx 2024-10-31 00:21:29 +03:00
  • 0d548089a3 Update nodes_images.py Uriel Deveaud 2024-10-30 15:03:07 -06:00
  • 0a9acc8bf7 Update nodes.py Uriel Deveaud 2024-10-30 15:00:25 -06:00
  • 0076783b35 Remove internal model download endpoint huchenlei 2024-10-30 16:13:57 -04:00
  • a435e1304c
    Merge branch 'comfyanonymous:master' into master Karol Stępień 2024-10-30 21:02:17 +01:00
  • bf3df0a568
    Merge e07e7b90ce83b3f9180a2aabe67068d8bd05bf60 into daa1565b931ac1b65319622533fe63375cd57a63 Papa 2024-10-30 13:18:13 -04:00
  • cac8491874 Fix diffusers flux controlnet regression. comfyanonymous 2024-10-30 13:11:34 -04:00
  • daa1565b93 Fix diffusers flux controlnet regression. comfyanonymous 2024-10-30 13:11:34 -04:00
  • 83be01cebc
    Update nodes.py traugdor 2024-10-30 09:07:10 -05:00
  • d3d830ceb3 Update nodes_images.py Uriel Deveaud 2024-10-30 05:42:20 -06:00
  • 7a4d2fe523 Fix range check in get_hooks_for_clip_schedule so that proper keyframes get assigned to corresponding ranges Jedrzej Kosinski 2024-10-30 05:37:30 -05:00
  • d5169df808 Added initial support within CLIP Text Encode (Prompt) node for scheduling weight hook CLIP strength via clip_start_percent/clip_end_percent on conds, added schedule_clip toggle to Set CLIP Hooks node, small cleanup/fixes Jedrzej Kosinski 2024-10-30 04:56:09 -05:00
  • 29e7e35ac6
    Merge branch 'comfyanonymous:master' into master patientx 2024-10-30 11:58:03 +03:00
  • 44416ad2e5 Support SD3.5 medium diffusers format weights and loras. comfyanonymous 2024-10-30 04:24:00 -04:00
  • 09fdb2b269 Support SD3.5 medium diffusers format weights and loras. comfyanonymous 2024-10-30 04:24:00 -04:00
  • 6cc9c94a41
    Merge branch 'comfyanonymous:master' into master patientx 2024-10-29 23:36:52 +03:00
  • 86816e07ca fix tests pythongosssss 2024-10-29 20:06:12 +00:00
  • bfa15b2559 pass no server pythongosssss 2024-10-29 19:58:58 +00:00
  • 06efba1b13 Fix bug pythongosssss 2024-10-29 19:33:26 +00:00
  • 01039d8897 Update web content to release v1.3.26 (#5413) Chenlei Hu 2024-10-29 14:14:06 -04:00
  • 65a8659182
    Update web content to release v1.3.26 (#5413) v0.2.6 Chenlei Hu 2024-10-29 14:14:06 -04:00
  • 3ef5a8fc4a nit huchenlei 2024-10-29 12:48:45 -04:00
  • 4de98aab7b Update web content to release v1.3.26 huchenlei 2024-10-29 12:48:12 -04:00
  • 446e66e13b
    Merge branch 'comfyanonymous:master' into master patientx 2024-10-29 19:27:15 +03:00
  • bb4e8b9038 Cleanup SkipLayerGuidanceSD3 node. comfyanonymous 2024-10-29 10:11:46 -04:00
  • 770ab200f2 Cleanup SkipLayerGuidanceSD3 node. comfyanonymous 2024-10-29 10:11:46 -04:00
  • 831c910574 SLG first implementation for SD3.5 (#5404) Dango233 2024-10-29 21:59:21 +08:00
  • 954683d0db
    SLG first implementation for SD3.5 (#5404) Dango233 2024-10-29 21:59:21 +08:00
  • 2171e71a67
    Update README.md patientx 2024-10-29 14:51:49 +03:00
  • b73519d53c
    Update README.md patientx 2024-10-29 14:50:20 +03:00
  • 139df89057 * Simplify and align with comfy style Dango233 2024-10-29 11:10:28 +00:00
  • 19631f153b SLG first implementation for SD3.5 Dango233 2024-10-29 09:04:24 +00:00
  • 587b27ff26
    Merge branch 'comfyanonymous:master' into master patientx 2024-10-29 10:26:41 +03:00
  • 0950eff963 Add a way to patch blocks in SD3. comfyanonymous 2024-10-29 00:48:32 -04:00
  • 30c0c81351 Add a way to patch blocks in SD3. v0.2.5 comfyanonymous 2024-10-29 00:48:32 -04:00
  • 013f30bae9 Update SD3 code. comfyanonymous 2024-10-28 21:58:52 -04:00
  • 13b0ff8a6f Update SD3 code. comfyanonymous 2024-10-28 21:58:52 -04:00
  • 0c5e42230d
    Merge branch 'comfyanonymous:master' into master patientx 2024-10-29 01:01:45 +03:00
  • d72977ff47
    Merge branch 'comfyanonymous:master' into master Karol Stępień 2024-10-28 22:58:31 +01:00
  • c8815960f6 Remove useless line. comfyanonymous 2024-10-28 17:41:12 -04:00
  • c320801187 Remove useless line. comfyanonymous 2024-10-28 17:41:12 -04:00
  • 4e3f8b3bd9
    Merge branch 'comfyanonymous:master' into master patientx 2024-10-28 22:52:11 +03:00
  • 67418eef08 Fix get_logs should return string pythongosssss 2024-10-28 19:47:05 +00:00
  • 07271b27a7 Use existing send sync method pythongosssss 2024-10-28 19:23:31 +00:00
  • 9b4d008d48 Update web content to release v1.3.21 (#5351) Chenlei Hu 2024-10-28 14:29:38 -04:00
  • c0b0cfaeec
    Update web content to release v1.3.21 (#5351) Chenlei Hu 2024-10-28 14:29:38 -04:00
  • 7b1f4c1094
    Merge branch 'comfyanonymous:master' into master patientx 2024-10-28 10:57:25 +03:00
  • 4a8865c14d Set default shift on mochi to 6.0 comfyanonymous 2024-10-27 22:21:04 -04:00
  • 669d9e4c67 Set default shift on mochi to 6.0 comfyanonymous 2024-10-27 22:21:04 -04:00
  • 4f976f6080 Add /logs/raw and /logs/subscribe for getting logs on frontend Hijacks stderr/stdout to send all output data to the client on flush pythongosssss 2024-10-27 17:11:20 +00:00
  • 8a03e526ba
    Merge branch 'comfyanonymous:master' into master Karol Stępień 2024-10-27 16:42:54 +01:00
  • b712d0a718
    Merge branch 'comfyanonymous:master' into master patientx 2024-10-27 13:14:51 +03:00
  • 1a27859ed1 float16 inference is a bit broken on mochi. comfyanonymous 2024-10-27 04:56:40 -04:00
  • 9ee0a6553a float16 inference is a bit broken on mochi. comfyanonymous 2024-10-27 04:56:40 -04:00
  • 0575f60ac4
    Merge branch 'comfyanonymous:master' into master patientx 2024-10-26 15:10:27 +03:00
  • 9f8e7912ef Basic Genmo Mochi video model support. comfyanonymous 2024-10-26 06:54:00 -04:00
  • 5cbb01bc2f Basic Genmo Mochi video model support. comfyanonymous 2024-10-26 06:54:00 -04:00
  • 5bbe9b0efe Make LatentUpscale nodes work on 3d latents. comfyanonymous 2024-10-26 01:50:51 -04:00
  • c3ffbae067 Make LatentUpscale nodes work on 3d latents. comfyanonymous 2024-10-26 01:50:51 -04:00
  • 19b5a3c35e
    Merge 6bfe8ba1f826eba98e2d1c51bc8bb4fe0f306855 into d605677b33f165d9890e2c05ed5553e2734e9934 Thomas Ward 2024-10-25 22:52:15 -04:00
  • 2047bf211f Changed CreateHookModelAsLoraTest to be the new CreateHookModelAsLora, rename old ones as 'direct' and will be removed prior to merge Jedrzej Kosinski 2024-10-25 19:58:38 -05:00
  • d3c29b6c15 Make euler_ancestral work on flow models (credit: Ashen). comfyanonymous 2024-10-25 19:53:44 -04:00
  • d605677b33 Make euler_ancestral work on flow models (credit: Ashen). comfyanonymous 2024-10-25 19:53:44 -04:00
  • daeb2624a9 Fixed default conds not respecting hook keyframes, made keyframes not reset cache when strength is unchanged, fixed Cond Set Default Combine throwing error, fixed model-as-lora throwing error during calculate_weight after a recent ComfyUI update, small refactoring/scaffolding changes for hooks Jedrzej Kosinski 2024-10-25 18:32:22 -05:00