Commit Graph

  • 1aa9cf3292 Make lowvram more aggressive on low memory machines. comfyanonymous 2024-08-01 12:11:57 -0400
  • 2f88d19ef3 Add link to Flux examples to readme. comfyanonymous 2024-08-01 11:48:19 -0400
  • eb96c3bd82 Fix .sft file loading (they are safetensors files). comfyanonymous 2024-08-01 11:32:58 -0400
  • 5f98de7697 Load flux t5 in fp8 if weights are in fp8. comfyanonymous 2024-08-01 11:05:56 -0400
  • 8d34211a7a Fix old python versions no longer working. comfyanonymous 2024-08-01 09:57:01 -0400
  • 1589b58d3e Basic Flux Schnell and Flux Dev model implementation. comfyanonymous 2024-08-01 04:03:59 -0400
  • 7ad574bffd Mac supports bf16 just make sure you are using the latest pytorch. comfyanonymous 2024-08-01 09:42:17 -0400
  • e2382b6adb Make lowvram less aggressive when there are large amounts of free memory. comfyanonymous 2024-08-01 03:58:58 -0400
  • c24f897352 Fix to get fp8 working on T5 base. comfyanonymous 2024-07-31 02:00:19 -0400
  • a5991a7aa6 Fix hunyuan dit text encoder weights always being in fp32. comfyanonymous 2024-07-31 01:34:57 -0400
  • 2c038ccef0 Lower CLIP memory usage by a bit. comfyanonymous 2024-07-31 01:32:35 -0400
  • b85216a3c0 Lower T5 memory usage by a few hundred MB. comfyanonymous 2024-07-31 00:52:34 -0400
  • 82cae45d44 Fix potential issue with non clip text embeddings. comfyanonymous 2024-07-30 14:20:28 -0400
  • 25853d0be8 Use common function for casting weights to input. comfyanonymous 2024-07-30 05:03:20 -0400
  • 79040635da Remove unnecessary code. comfyanonymous 2024-07-30 05:01:34 -0400
  • 66d35c07ce Improve artifacts on hydit, auraflow and SD3 on specific resolutions. comfyanonymous 2024-07-29 20:27:40 -0400
  • c75b50607b Less confusing exception if pillow() function fails. comfyanonymous 2024-07-29 11:15:37 -0400
  • 4ba7fa0244 Refactor: Move sd2_clip.py to text_encoders folder. comfyanonymous 2024-07-28 01:19:20 -0400
  • ab76abc767
    Active workflow use primary fg color (#4090) bymyself 2024-07-27 20:34:19 -0700
  • 9300058026
    Add dpmpp_2s_ancestral as custom sampler (#4101) Silver 2024-07-27 22:19:50 +0200
  • f82d09c9b4 Update packaging workflow. comfyanonymous 2024-07-27 04:48:19 -0400
  • e6829e7ac5 Add a way to set custom dependencies in the release workflow. comfyanonymous 2024-07-27 04:41:46 -0400
  • 07f6a1a685 Handle case in the updater when master branch is not in local repo. comfyanonymous 2024-07-27 03:15:22 -0400
  • e746965c50 Update nightly package workflow. comfyanonymous 2024-07-27 01:20:18 -0400
  • 45a2842d7f Set stable releases as a prerelease initially. comfyanonymous 2024-07-26 14:52:00 -0400
  • 17b41f622e
    Change windows standalone URL to stable release. (#4065) Robin Huang 2024-07-26 11:37:40 -0700
  • cf4418b806 Don't treat Bert model like CLIP. comfyanonymous 2024-07-26 13:07:39 -0400
  • 6225a7827c Add CLIPTextEncodeHunyuanDiT. comfyanonymous 2024-07-26 13:04:48 -0400
  • b6779d8df3
    Fix undo incorrectly undoing text input (#4114) filtered 2024-07-27 02:25:42 +1000
  • 8328a2d8cd Let hunyuan dit work with all prompt lengths. comfyanonymous 2024-07-26 12:11:32 -0400
  • afe732bef9 Hunyuan dit can now accept longer prompts. comfyanonymous 2024-07-26 11:52:58 -0400
  • a9ac56fc0d Own BertModel implementation that works with lowvram. comfyanonymous 2024-07-26 04:32:33 -0400
  • 25b51b1a8b Hunyuan DiT lora support. comfyanonymous 2024-07-25 22:42:54 -0400
  • 61a2b00bc2 Add HunyuanDiT support to readme. comfyanonymous 2024-07-25 19:06:43 -0400
  • a5f4292f9f
    Basic hunyuan dit implementation. (#4102) comfyanonymous 2024-07-25 18:21:08 -0400
  • f87810cd3e Let tokenizers return weights to be stored in the saved checkpoint. comfyanonymous 2024-07-25 10:52:09 -0400
  • 10c919f4c7 Make it possible to load tokenizer data from checkpoints. comfyanonymous 2024-07-24 16:43:53 -0400
  • ce80e69fb8 Avoid loading the dll when it's not necessary. comfyanonymous 2024-07-24 13:50:34 -0400
  • 19944ad252 Add code to fix issues with new pytorch version on the standalone. comfyanonymous 2024-07-24 12:49:29 -0400
  • 10b43ceea5 Remove duplicate code. comfyanonymous 2024-07-24 01:12:59 -0400
  • 0a4c49c57c Support MT5. comfyanonymous 2024-07-23 15:35:28 -0400
  • 88ed893034 Allow SPieceTokenizer to load model from a byte string. comfyanonymous 2024-07-23 14:17:42 -0400
  • 334ba48cea More generic unet prefix detection code. comfyanonymous 2024-07-23 14:13:32 -0400
  • 14764aa2e2 Rename LLAMATokenizer to SPieceTokenizer. comfyanonymous 2024-07-22 12:21:45 -0400
  • b2c995f623 "auto" type is only relevant to the SetUnionControlNetType node. comfyanonymous 2024-07-22 11:30:38 -0400
  • 4151fbfa8a
    Add error message on union controlnet (#4081) Chenlei Hu 2024-07-22 11:27:32 -0400
  • 6045ed31f8
    Supress frontend exception on unhandled message type (#4078) Chenlei Hu 2024-07-21 21:15:01 -0400
  • f836e69346 Fix bug with SaveAudio node with --gpu-only comfyanonymous 2024-07-21 16:16:45 -0400
  • 5b69cfe7c3
    Add timestamp to execution messages (#4076) Chenlei Hu 2024-07-21 15:29:10 -0400
  • 95fa9545f1 Only append zero to noise schedule if last sigma isn't zero. comfyanonymous 2024-07-20 12:27:42 -0400
  • 11b74147ee
    Fix/webp exif little endian (#4061) Greg Wainer 2024-07-19 17:39:04 -0500
  • 6ab8cad22e Implement beta sampling scheduler. comfyanonymous 2024-07-19 17:44:56 -0400
  • 011b11d8d7
    LoadAudio restores file value from workflow (#4043) bymyself 2024-07-18 18:59:18 -0700
  • ff6ca2a892 Move PAG to model_patches/unet section. comfyanonymous 2024-07-18 17:20:05 -0400
  • 374e093e09
    Disable audio widget trying to get previews (#4044) bymyself 2024-07-17 13:11:10 -0700
  • 855789403b
    support clip-vit-large-patch14-336 (#4042) 喵哩个咪 2024-07-18 01:12:50 +0800
  • 6f7869f365 Get clip vision image size from config. comfyanonymous 2024-07-17 13:05:38 -0400
  • 281ad42df4 Fix lowvram union controlnet bug. comfyanonymous 2024-07-17 10:16:31 -0400
  • 1cde6b2eff
    Disallow use of eval with pylint (#4033) Chenlei Hu 2024-07-16 21:15:08 -0400
  • c5a48b15bd
    Make default hash lib configurable without code changes via CLI argument (#3947) Thomas Ward 2024-07-16 18:27:09 -0400
  • f2298799ba
    Fix annotation (#4035) Chenlei Hu 2024-07-16 18:20:39 -0400
  • 60383f3b64 Move controlnet nodes to conditioning/controlnet. comfyanonymous 2024-07-16 17:08:25 -0400
  • 8270c62530 Add SetUnionControlNetType to set the type of the union controlnet model. comfyanonymous 2024-07-16 17:01:40 -0400
  • 821f93872e Allow model sampling to set number of timesteps. comfyanonymous 2024-07-16 15:18:24 -0400
  • e1630391d6 Allow version names like v0.0.1 for the FrontendManager. comfyanonymous 2024-07-16 11:29:38 -0400
  • 99458e8aca
    Add `FrontendManager` to manage non-default front-end impl (#3897) Chenlei Hu 2024-07-16 11:26:11 -0400
  • 33346fd9b8 Fix bug with custom nodes on other drives. comfyanonymous 2024-07-15 20:36:03 -0400
  • 136c93cb47 Fix bug with workflow not registering change. comfyanonymous 2024-07-15 20:01:49 -0400
  • 1305fb294c Refactor: Move some code to the comfy/text_encoders folder. comfyanonymous 2024-07-15 17:36:24 -0400
  • 7914c47d5a Quick fix for the promax controlnet. comfyanonymous 2024-07-14 10:07:36 -0400
  • 79547efb65
    New menu fixes - fix send to workflow (#3909) pythongosssss 2024-07-14 07:04:40 +0100
  • a3dffc447a Support AuraFlow Lora and loading model weights in diffusers format. comfyanonymous 2024-07-13 13:51:40 -0400
  • ce2473bb01 Add link to AuraFlow example in Readme. comfyanonymous 2024-07-12 15:25:07 -0400
  • 4ca9b9cc29
    Add Github Workflow for releasing stable versions and standalone bundle. (#3949) Robin Huang 2024-07-12 10:33:57 -0700
  • 29c2e26724 Better tokenizing code for AuraFlow. comfyanonymous 2024-07-12 01:08:45 -0400
  • b6f09cf649 Add sentencepiece dependency. comfyanonymous 2024-07-11 22:58:03 -0400
  • 8e012043a9 Add a ModelSamplingAuraFlow node to change the shift value. comfyanonymous 2024-07-11 17:51:56 -0400
  • 9f291d75b3 AuraFlow model implementation. comfyanonymous 2024-07-11 16:51:06 -0400
  • f45157e3ac Fix error message never being shown. comfyanonymous 2024-07-11 11:46:51 -0400
  • 5e1fced639 Cleaner support for loading different diffusion model types. comfyanonymous 2024-07-11 11:37:31 -0400
  • ffe0bb0a33 Remove useless code. comfyanonymous 2024-07-10 20:33:12 -0400
  • 391c1046cf More flexibility with text encoder return values. comfyanonymous 2024-07-10 20:06:50 -0400
  • e44fa5667f Support returning text encoder attention masks. comfyanonymous 2024-07-10 19:31:22 -0400
  • 90389b3b8a
    Update bug issue template (#3996) Chenlei Hu 2024-07-10 11:28:15 -0400
  • 8d3f979b63
    Check unhandled exception in test log in test action (#3987) Chenlei Hu 2024-07-09 17:12:57 -0400
  • 83f70a88fb
    Add __module__ to node info (#3936) Chenlei Hu 2024-07-09 17:07:15 -0400
  • f1a01c2c7e
    Add sampler_pre_cfg_function (#3979) Extraltodeus 2024-07-09 22:20:49 +0200
  • c3db344746 Fix ConditioningZeroOut when there is no pooled output. comfyanonymous 2024-07-09 11:52:31 -0400
  • d160073829
    Fix loadGraphData call during restore (#3976) bymyself 2024-07-09 08:23:26 -0700
  • ade7aa1b0c Remove useless import. comfyanonymous 2024-07-09 11:05:05 -0400
  • faa57430b0 Controlnet union model basic implementation. comfyanonymous 2024-07-08 23:26:34 -0400
  • bb663bcd6c Rename clip_t5base to t5base for stable audio text encoder. comfyanonymous 2024-07-08 08:48:38 -0400
  • 628f0b8ebc Move audio nodes out of _for_testing. comfyanonymous 2024-07-07 09:22:32 -0400
  • 2dc84d1444 Add a way to set the timestep multiplier in the flow sampling. comfyanonymous 2024-07-06 04:06:03 -0400
  • ff63893d10 Support other types of T5 models. comfyanonymous 2024-07-06 02:42:53 -0400
  • 4040491149 Better T5xxl detection. comfyanonymous 2024-07-06 00:53:33 -0400
  • b8e58a9394 Cleanup T5 code a bit. comfyanonymous 2024-07-06 00:33:25 -0400
  • 80c4590998 Allow specifying the padding token for the tokenizer. comfyanonymous 2024-07-06 00:06:49 -0400
  • ce649d61c0 Allow zeroing out of embeds with unused attention mask. comfyanonymous 2024-07-05 23:48:17 -0400
  • b4c2d03d47 Remove duplicate import. comfyanonymous 2024-07-05 12:10:22 -0400