Commit Graph

  • 935ae153e1 Cleanup. main comfyanonymous 2024-08-30 12:48:42 -0400
  • e91662e784
    Get logs endpoint & system_stats additions (#4690) Chenlei Hu 2024-08-30 12:46:37 -0400
  • 63fafaef45 Fix potential issue with hydit controlnets. comfyanonymous 2024-08-30 04:58:41 -0400
  • ec28cd9136
    swap legacy sdv15 link (#4682) Alex "mcmonkey" Goodwin 2024-08-29 16:48:48 -0700
  • 6eb5d64522 Fix glora lowvram issue. comfyanonymous 2024-08-29 19:07:23 -0400
  • 10a79e9898 Implement model part of flux union controlnet. comfyanonymous 2024-08-29 18:41:22 -0400
  • ea3f39bd69 InstantX depth flux controlnet. comfyanonymous 2024-08-29 02:14:19 -0400
  • b33cd61070 InstantX canny controlnet. comfyanonymous 2024-08-28 18:56:33 -0400
  • 34eda0f853
    fix: remove redundant useless loop (#4656) Dr.Lt.Data 2024-08-29 06:46:30 +0900
  • d31e226650 Unify RMSNorm code. comfyanonymous 2024-08-28 16:18:39 -0400
  • b79fd7d92c ComfyUI supports more than just stable diffusion. comfyanonymous 2024-08-28 16:12:24 -0400
  • 38c22e631a Fix case where model was not properly unloaded in merging workflows. comfyanonymous 2024-08-27 18:46:55 -0400
  • 6bbdcd28ae
    Support weight padding on diff weight patch (#4576) Chenlei Hu 2024-08-27 13:55:37 -0400
  • ab130001a8 Do RMSNorm in native type. comfyanonymous 2024-08-27 02:41:56 -0400
  • ca4b8f30e0
    Cleanup empty dir if frontend zip download failed (#4574) Chenlei Hu 2024-08-27 02:07:25 -0400
  • 70b84058c1
    Add relative file path to the progress report. (#4621) Robin Huang 2024-08-26 23:06:12 -0700
  • 2ca8f6e23d Make the stochastic fp8 rounding reproducible. comfyanonymous 2024-08-26 15:12:06 -0400
  • 7985ff88b9 Use less memory in float8 lora patching by doing calculations in fp16. comfyanonymous 2024-08-26 12:33:57 -0400
  • c6812947e9 Fix potential memory leak. comfyanonymous 2024-08-26 02:07:32 -0400
  • 9230f65823 Fix some controlnets OOMing when loading. comfyanonymous 2024-08-25 05:43:55 -0400
  • 6ab1e6fd4a
    [Bug #4529] Fix graph partial validation failure (#4588) guill 2024-08-24 12:34:58 -0700
  • 07dcbc3a3e Clarify how to use high quality previews. comfyanonymous 2024-08-24 02:31:03 -0400
  • 8ae23d8e80 Fix onnx export. comfyanonymous 2024-08-23 17:52:47 -0400
  • 7df42b9a23 Fix dora. comfyanonymous 2024-08-23 04:58:59 -0400
  • 5d8bbb7281 Cleanup. comfyanonymous 2024-08-23 04:06:27 -0400
  • 2c1d2375d6 Fix. comfyanonymous 2024-08-23 04:04:55 -0400
  • 64ccb3c7e3
    Rework IPEX check for future inclusion of XPU into Pytorch upstream and do a bit more optimization of ipex.optimize(). (#4562) Simon Lui 2024-08-23 00:59:57 -0700
  • 9465b23432
    Added SD15_Inpaint_Diffusers model support for unet_config_from_diffusers_unet function (#4565) Scorpinaus 2024-08-23 15:57:08 +0800
  • bb4416dd5b
    Fix task.status.status_str caused by #2666 (#4551) Chenlei Hu 2024-08-22 17:38:30 -0400
  • c0b0da264b Missing imports. comfyanonymous 2024-08-22 17:20:39 -0400
  • c26ca27207 Move calculate function to comfy.lora comfyanonymous 2024-08-22 17:12:00 -0400
  • 7c6bb84016 Code cleanups. comfyanonymous 2024-08-22 17:05:12 -0400
  • c54d3ed5e6 Fix issue with models staying loaded in memory. comfyanonymous 2024-08-22 15:57:40 -0400
  • c7ee4b37a1 Try to fix some lora issues. comfyanonymous 2024-08-22 15:15:47 -0400
  • 7b70b266d8
    Generalize MacOS version check for force-upcast-attention (#4548) David 2024-08-22 12:24:21 -0500
  • 8f60d093ba Fix issue. comfyanonymous 2024-08-22 10:38:24 -0400
  • dafbe321d2
    Fix a bug where cached outputs affected IS_CHANGED (#4535) guill 2024-08-21 20:38:46 -0700
  • 5f84ea63e8 Add a shortcut to the nightly package to run with --fast. comfyanonymous 2024-08-21 23:36:58 -0400
  • 843a7ff70c fp16 is actually faster than fp32 on a GTX 1080. comfyanonymous 2024-08-21 23:23:50 -0400
  • a60620dcea Fix slow performance on 10 series Nvidia GPUs. comfyanonymous 2024-08-21 16:38:26 -0400
  • 015f73dc49 Try a different type of flux fp16 fix. comfyanonymous 2024-08-21 16:17:15 -0400
  • 904bf58e7d Make --fast work on pytorch nightly. comfyanonymous 2024-08-21 14:01:41 -0400
  • 5f50263088
    Replace use of .view with .reshape (#4522) Svein Ove Aas 2024-08-21 16:21:48 +0100
  • 5e806f555d
    add a get models list api route (#4519) Alex "mcmonkey" Goodwin 2024-08-20 23:04:42 -0700
  • f07e5bb522
    Add GET /internal/files. (#4295) Robin Huang 2024-08-20 22:25:06 -0700
  • 03ec517afb Remove useless line, adjust windows default reserved vram. comfyanonymous 2024-08-21 00:47:19 -0400
  • f257fc999f
    Add optional deprecated/experimental flag to node class (#4506) Chenlei Hu 2024-08-21 00:01:34 -0400
  • bb50e69839
    Update frontend to 1.2.30 (#4513) Chenlei Hu 2024-08-21 00:00:49 -0400
  • 510f3438c1 Speed up fp8 matrix mult by using better code. comfyanonymous 2024-08-20 22:53:26 -0400
  • ea63b1c092 Simpletrainer lycoris format. comfyanonymous 2024-08-20 12:05:13 -0400
  • 9953f22fce Add --fast argument to enable experimental optimizations. comfyanonymous 2024-08-20 11:49:33 -0400
  • d1a6bd6845 Support loading long clipl model with the CLIP loader node. comfyanonymous 2024-08-20 10:42:40 -0400
  • 83dbac28eb Properly set if clip text pooled projection instead of using hack. comfyanonymous 2024-08-20 10:00:16 -0400
  • 538cb068bc Make cast_to a nop if weight is already good. comfyanonymous 2024-08-20 00:50:39 -0400
  • 1b3eee672c Fix potential issue with multi devices. comfyanonymous 2024-08-20 00:31:04 -0400
  • 5a69f84c3c
    Update README.md (Add shield badges) (#4490) Chenlei Hu 2024-08-19 18:25:20 -0400
  • 9eee470244 New load_text_encoder_state_dicts function. comfyanonymous 2024-08-19 17:36:35 -0400
  • 045377ea89 Add a --reserve-vram argument if you don't want comfy to use all of it. comfyanonymous 2024-08-19 17:16:18 -0400
  • 4d341b78e8 Bug fixes. comfyanonymous 2024-08-19 16:28:55 -0400
  • 6138f92084 Use better dtype for the lowvram lora system. comfyanonymous 2024-08-19 15:35:25 -0400
  • be0726c1ed Remove duplication. comfyanonymous 2024-08-19 15:24:07 -0400
  • 766ae119a8 CheckpointSave node name. comfyanonymous 2024-08-19 14:00:56 -0400
  • fc90ceb6ba
    Update issue template config.yml to direct frontend issues to frontend repos (#4486) Yoland Yan 2024-08-19 10:41:30 -0700
  • 4506ddc86a Better subnormal fp8 stochastic rounding. Thanks Ashen. comfyanonymous 2024-08-19 13:38:03 -0400
  • 20ace7c853 Code cleanup. comfyanonymous 2024-08-19 12:48:59 -0400
  • b29b3b86c5
    Update README to include frontend section (#4468) Chenlei Hu 2024-08-19 07:12:32 -0400
  • 22ec02afc0 Handle subnormal numbers in float8 rounding. comfyanonymous 2024-08-19 05:19:59 -0400
  • 39f114c44b Less broken non blocking? comfyanonymous 2024-08-18 16:53:17 -0400
  • 6730f3e1a3
    Disable non blocking. comfyanonymous 2024-08-18 14:38:09 -0400
  • 73332160c8 Enable non blocking transfers in lowvram mode. comfyanonymous 2024-08-18 10:29:33 -0400
  • 2622c55aff Automatically use RF variant of dpmpp_2s_ancestral if RF model. comfyanonymous 2024-08-18 00:47:25 -0400
  • 1beb348ee2 dpmpp_2s_ancestral_RF for rectified flow (Flux, SD3 and Auraflow). Ashen 2024-08-17 17:32:27 -0700
  • 9aa39e743c
    Add new shortcuts to readme (#4442) bymyself 2024-08-17 20:52:56 -0700
  • d31df04c8a Indentation. comfyanonymous 2024-08-17 23:00:44 -0400
  • e68763f40c
    Add Flux model support for InstantX style controlnet residuals (#4444) Xrvk 2024-08-18 05:58:23 +0300
  • 310ad09258 Add a ModelSave node. comfyanonymous 2024-08-17 21:31:15 -0400
  • 4f7a3cb6fb unet -> diffusion_models. comfyanonymous 2024-08-17 21:28:36 -0400
  • bb222ceddb Fix loras having a weak effect when applied on fp8. comfyanonymous 2024-08-17 14:07:19 -0400
  • 14af129c55 Improve execution UX. comfyanonymous 2024-08-17 11:36:10 -0400
  • fca42836f2 Add model_options for text encoder. comfyanonymous 2024-08-17 10:15:13 -0400
  • 858d51f91a Fix VAEDecode -> Preview not being executed first. comfyanonymous 2024-08-17 04:08:54 -0400
  • cd5017c1c9 calculate_weight function to use a different dtype. comfyanonymous 2024-08-17 01:06:08 -0400
  • 83f343146a Fix potential lowvram issue. comfyanonymous 2024-08-16 17:12:42 -0400
  • b021cf67c7
    Update frontend to 1.2.26 (#4415) Chenlei Hu 2024-08-16 15:25:02 -0400
  • 1770fc77ed
    Implement support for taef1 latent previews (#4409) Matthew Turnshek 2024-08-16 12:53:13 -0400
  • 05a9f3faa1 Log a warning when there's an issue with IS_CHANGED. comfyanonymous 2024-08-16 08:50:17 -0400
  • 86c5970ac0 Fix custom nodes hooking the map_node_over_list and breaking things. comfyanonymous 2024-08-16 08:40:31 -0400
  • bfc214f434
    Use new TS frontend uncompressed (#4379) Chenlei Hu 2024-08-15 16:50:25 -0400
  • 3f5939add6 Tell github not to count the web directory in language stats. comfyanonymous 2024-08-15 13:48:18 -0400
  • 5960f946a9 Move a few files from comfy -> comfy_execution. comfyanonymous 2024-08-15 09:37:30 -0400
  • 5cfe38f41c
    Execution Model Inversion (#2666) guill 2024-08-15 08:21:11 -0700
  • 0f9c2a7822 Try to fix SDXL OOM issue on some configurations. comfyanonymous 2024-08-14 23:08:54 -0400
  • 153d0a8142 Add a update/update_comfyui_stable.bat to the standalones. comfyanonymous 2024-08-14 22:29:23 -0400
  • ab4dd19b91
    Remove legacy ui test files (#4316) Chenlei Hu 2024-08-14 21:01:06 -0400
  • f1d6cef71c Revert "Disable cuda malloc by default." comfyanonymous 2024-08-14 08:38:07 -0400
  • 33fb282d5c Fix issue. comfyanonymous 2024-08-14 02:51:47 -0400
  • 50bf66e5c4 Disable cuda malloc by default. comfyanonymous 2024-08-14 02:49:25 -0400
  • e60e19b175
    Add support for simple tooltips (#3842) pythongosssss 2024-08-14 06:22:10 +0100
  • a5af64d3ce Revert "Not sure if this actually changes anything but it can't hurt." comfyanonymous 2024-08-14 01:05:17 -0400
  • 3e52e0364c
    Add model downloading endpoint. (#4248) Robin Huang 2024-08-13 12:48:52 -0700