Commit Graph

  • 326577d04c Allow cancelling of everything with a progress bar. comfyanonymous 2023-09-07 23:37:03 -04:00
  • 9261587d89 Small refactor. comfyanonymous 2023-09-07 18:14:30 -04:00
  • d6d1a8998f Properly check upload filename for directory transversal. comfyanonymous 2023-09-07 18:06:22 -04:00
  • e464fa8f04 Merge branch 'fix-validate' of https://github.com/pythongosssss/ComfyUI comfyanonymous 2023-09-07 15:15:52 -04:00
  • 62799c8585 fix crash on node with VALIDATE_INPUTS and actual inputs pythongosssss 2023-09-07 18:42:21 +01:00
  • f65db2981b Merge branch 'description' of https://github.com/chrisgoringe/ComfyUI comfyanonymous 2023-09-07 12:50:46 -04:00
  • 8be46438be Support DiffBIR SwinIR models. comfyanonymous 2023-09-07 03:31:43 -04:00
  • 694c705f52 get class description Chris 2023-09-07 12:20:37 +10:00
  • adb9eb94b0 Send class description if any Chris 2023-09-07 12:10:52 +10:00
  • cb080e771e Lower refresh timeout for search in litegraph. comfyanonymous 2023-09-06 16:18:02 -04:00
  • f88f7f413a Add a ConditioningSetAreaPercentage node. comfyanonymous 2023-09-06 03:26:55 -04:00
  • 21a563d385 Remove prints. comfyanonymous 2023-09-05 23:46:37 -04:00
  • eb2349822b Merge branch 'folder_paths_ignore_git' of https://github.com/M1kep/ComfyUI comfyanonymous 2023-09-05 23:37:22 -04:00
  • bc1f6e2185 fix(ui/widgets): Only set widget forceInput option if a widget is added Michael Poutre 2023-09-05 15:06:46 -07:00
  • f368e5ac7d Don't paste nodes when target is a textarea or a text box. comfyanonymous 2023-09-05 01:22:03 -04:00
  • 3e00fa4332 feat: Exclude .git when retrieving filename lists Michael Poutre 2023-08-23 16:50:41 -07:00
  • d196847079 feat: Add support for excluded_dirs to folder_paths.recursive_search Michael Poutre 2023-08-23 16:37:31 -07:00
  • 2d9d3ca38b Merge branch 'master' of https://github.com/miabrahams/ComfyUI comfyanonymous 2023-09-04 14:51:19 -04:00
  • 1938f5c5fe Add a force argument to soft_empty_cache to force a cache empty. comfyanonymous 2023-09-04 00:58:18 -04:00
  • 7746bdf7b0 Merge branch 'generalize_fixes' of https://github.com/simonlui/ComfyUI comfyanonymous 2023-09-04 00:43:11 -04:00
  • 2419901e6c Merge branch 'addOnExecutionStart' of https://github.com/chrisgoringe/ComfyUI comfyanonymous 2023-09-03 16:59:41 -04:00
  • 6f70227b8c Add support for pasting images into the graph Michael Abrahams 2023-09-03 11:51:50 -04:00
  • 2da73b7073 Revert changes in comfy/ldm/modules/diffusionmodules/util.py, which is unused. Simon Lui 2023-09-02 20:07:52 -07:00
  • a74c5dbf37 Move some functions to utils.py comfyanonymous 2023-09-02 22:33:37 -04:00
  • 766c7b3815 Update upscale model code to latest Chainner model code. comfyanonymous 2023-09-02 22:25:12 -04:00
  • 4a0c4ce4ef Some fixes to generalize CUDA specific functionality to Intel or other GPUs. Simon Lui 2023-09-02 18:22:10 -07:00
  • dfd6489c96 onExecutionStart Chris 2023-09-03 07:53:02 +10:00
  • 62efc78a4b Display history in reverse order to make it easier to load last gen. comfyanonymous 2023-09-02 15:36:45 -04:00
  • 6962cb46a9 Fix issue when node_input is undefined. comfyanonymous 2023-09-02 12:17:30 -04:00
  • 7291e303f6 Fix issue with some workflows not getting serialized. comfyanonymous 2023-09-02 11:48:44 -04:00
  • 77a176f9e0 Use common function to reshape batch to. comfyanonymous 2023-09-02 03:42:49 -04:00
  • 36ea8784a8 Only return tuple of 3 args in CheckpointLoaderSimple. comfyanonymous 2023-09-02 03:34:57 -04:00
  • 7891d13329 Added label for autoQueueCheckbox. (#1295) Muhammed Yusuf 2023-09-02 09:58:23 +03:00
  • 7931ff0fd9 Support SDXL inpaint models. comfyanonymous 2023-09-01 15:18:25 -04:00
  • c335fdf200 Merge branch 'pixelass-patch-1' of https://github.com/pixelass/ComfyUI comfyanonymous 2023-09-01 11:48:11 -04:00
  • 43f2505389 Merge branch 'fix/widget-wonkyness' of https://github.com/M1kep/ComfyUI comfyanonymous 2023-09-01 03:07:10 -04:00
  • 0e3b641172 Remove xformers related print. comfyanonymous 2023-09-01 02:12:03 -04:00
  • 5c363a9d86 Fix controlnet bug. comfyanonymous 2023-09-01 02:01:08 -04:00
  • 69c5e6de85 fix(widgets): Add options object if not present when forceInput: true Michael Poutre 2023-08-31 17:55:24 -07:00
  • 9a7a52f8b5 refactor/fix: Treat forceInput widgets as standard widgets Michael Poutre 2023-08-03 19:49:52 -07:00
  • cfe1c54de8 Fix controlnet issue. comfyanonymous 2023-08-31 15:16:58 -04:00
  • 57beace324 Fix VAEDecodeTiled minimum. comfyanonymous 2023-08-31 14:26:16 -04:00
  • 1c012d69af It doesn't make sense for c_crossattn and c_concat to be lists. comfyanonymous 2023-08-31 13:25:00 -04:00
  • 5f101f4da1 Update litegraph with upstream: middle mouse dragging. comfyanonymous 2023-08-31 02:25:21 -04:00
  • 2cd3980199 Remove forced lowercase on embeddings endpoint Ridan Vandenbergh 2023-08-30 20:46:53 +02:00
  • 7e941f9f24 Clean up DiffusersLoader node. comfyanonymous 2023-08-30 12:55:07 -04:00
  • 18617967e5 Fix error message in model_patcher.py Simon Lui 2023-08-30 00:25:04 -07:00
  • fe4c07400c Fix "Load Checkpoint with config" node. comfyanonymous 2023-08-29 23:58:32 -04:00
  • d70b0bc43c Use the GPU for the canny preprocessor when available. comfyanonymous 2023-08-29 17:58:40 -04:00
  • 81d9200e18 Add node to convert a specific colour in an image to a mask. comfyanonymous 2023-08-29 17:55:42 -04:00
  • f2f5e5dcbb Support SDXL t2i adapters with 3 channel input. comfyanonymous 2023-08-29 16:44:57 -04:00
  • 15adc3699f Move beta_schedule to model_config and allow disabling unet creation. comfyanonymous 2023-08-29 14:22:53 -04:00
  • 968078b149 Merge branch 'feat/mute_bypass_nodes_in_group' of https://github.com/M1kep/ComfyUI comfyanonymous 2023-08-29 11:33:40 -04:00
  • 66c690e698 Merge branch 'preserve-pnginfo' of https://github.com/chrisgoringe/ComfyUI comfyanonymous 2023-08-29 11:32:58 -04:00
  • bed116a1f9 Remove optimization that caused border. comfyanonymous 2023-08-29 11:20:17 -04:00
  • 18379dea36 check for text attr and save Chris 2023-08-29 18:47:17 +10:00
  • edcff9ab8a copy metadata into modified image Chris 2023-08-29 18:34:43 +10:00
  • 6944288aff refactor(ui): Switch statement, and handle other modes in group actions Michael Poutre 2023-08-29 00:24:31 -07:00
  • e30d546e38 feat(ui): Add node mode toggles to group context menu Michael Poutre 2023-08-28 23:36:54 -07:00
  • 8ddd081b09 Use the same units for tile size in VAEDecodeTiled and VAEEncodeTiled. comfyanonymous 2023-08-29 01:51:35 -04:00
  • fbf375f161 Merge branch 'master' of https://github.com/bvhari/ComfyUI comfyanonymous 2023-08-29 01:42:00 -04:00
  • 65cae62c71 No need to check filename extensions to detect shuffle controlnet. comfyanonymous 2023-08-28 16:49:06 -04:00
  • 4e89b2c25a Put clip vision outputs on the CPU. comfyanonymous 2023-08-28 16:26:11 -04:00
  • a094b45c93 Load clipvision model to GPU for faster performance. comfyanonymous 2023-08-28 15:26:29 -04:00
  • 1300a1bb4c Text encoder should initially load on the offload_device not the regular. comfyanonymous 2023-08-28 15:08:45 -04:00
  • f92074b84f Move ModelPatcher to model_patcher.py comfyanonymous 2023-08-28 14:49:18 -04:00
  • d86b222fe9 Reduce min tile size for encode BVH 2023-08-28 22:39:09 +05:30
  • 4798cf5a62 Implement loras with norm keys. comfyanonymous 2023-08-28 11:20:06 -04:00
  • 9196588088 Make tile size in Tiled VAE encode/decode user configurable BVH 2023-08-28 19:57:22 +05:30
  • 0faee1186f support on prompt event handler (#765) Dr.Lt.Data 2023-08-28 13:52:22 +09:00
  • b8c7c770d3 Enable bf16-vae by default on ampere and up. comfyanonymous 2023-08-27 23:06:19 -04:00
  • 1c794a2161 Fallback to slice attention if xformers doesn't support the operation. comfyanonymous 2023-08-27 22:24:42 -04:00
  • d935ba50c4 Make --bf16-vae work on torch 2.0 comfyanonymous 2023-08-27 21:33:53 -04:00
  • 412596d325 Merge branch 'increase_client_max_size' of https://github.com/ramyma/ComfyUI comfyanonymous 2023-08-27 13:12:39 -04:00
  • d9f4922993 fix: cannot disable dynamicPrompts (#1327) Dr.Lt.Data 2023-08-28 01:34:24 +09:00
  • 0b6cf7a558 Increase client_max_size to allow bigger request bodies ramyma 2023-08-26 19:48:20 +03:00
  • a57b0c797b Fix lowvram model merging. comfyanonymous 2023-08-26 11:52:07 -04:00
  • f72780a7e3 The new smart memory management makes this unnecessary. comfyanonymous 2023-08-25 18:02:15 -04:00
  • c77f02e1c6 Move controlnet code to comfy/controlnet.py comfyanonymous 2023-08-25 17:25:39 -04:00
  • 15a7716fa6 Move lora code to comfy/lora.py comfyanonymous 2023-08-25 17:11:51 -04:00
  • ec96f6d03a Move text_projection to base clip model. comfyanonymous 2023-08-24 22:20:30 -04:00
  • 30eb92c3cb Code cleanups. comfyanonymous 2023-08-24 19:39:18 -04:00
  • 51dde87e97 Try to free enough vram for control lora inference. comfyanonymous 2023-08-24 17:20:54 -04:00
  • e3d0a9a490 Fix potential issue with text projection matrix multiplication. comfyanonymous 2023-08-24 00:54:16 -04:00
  • cc44ade79e Always shift text encoder to GPU when the device supports fp16. comfyanonymous 2023-08-23 21:45:00 -04:00
  • a6ef08a46a Even with forced fp16 the cpu device should never use it. comfyanonymous 2023-08-23 21:38:28 -04:00
  • 00c0b2c507 Initialize text encoder to target dtype. comfyanonymous 2023-08-23 21:01:15 -04:00
  • f081017c1a Save memory by storing text encoder weights in fp16 in most situations. comfyanonymous 2023-08-23 01:07:57 -04:00
  • d7b3b0f8c1 Don't hardcode node names for image upload widget. comfyanonymous 2023-08-22 19:41:49 -04:00
  • afcb9cb1df All resolutions now work with t2i adapter for SDXL. comfyanonymous 2023-08-22 16:23:54 -04:00
  • 85fde89d7f T2I adapter SDXL. comfyanonymous 2023-08-22 14:38:34 -04:00
  • f2a7cc9121 Add control lora links to colab notebook. comfyanonymous 2023-08-22 01:55:09 -04:00
  • e2256b4087 Add clip_vision_g download command to colab notebook for ReVision. comfyanonymous 2023-08-22 01:44:31 -04:00
  • cf5ae46928 Controlnet/t2iadapter cleanup. comfyanonymous 2023-08-21 23:20:49 -04:00
  • 763b0cf024 Fix control lora not working in fp32. comfyanonymous 2023-08-21 20:38:31 -04:00
  • bc76b3829f Merge branch 'custom-node-js' of https://github.com/pythongosssss/ComfyUI comfyanonymous 2023-08-21 00:58:38 -04:00
  • 199d73364a Fix ControlLora on lowvram. comfyanonymous 2023-08-21 00:54:04 -04:00
  • d08e53de2e Remove autocast from controlnet code. comfyanonymous 2023-08-20 21:47:32 -04:00
  • cdaf65ceb1 remove log pythongosssss 2023-08-20 20:01:25 +01:00
  • 0d7b0a4dc7 Small cleanups. comfyanonymous 2023-08-20 14:56:47 -04:00