Commit Graph

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