Commit Graph

  • 5df9838aa7 Increase delay when typing, remove margin on Safari, fix dialog location pythongosssss 2024-05-04 13:49:57 +0100
  • 35ff8d4877 Merge remote-tracking branch 'origin/master' into newmenu pythongosssss 2024-05-04 13:31:58 +0100
  • a960b7e444
    Merge 6a8d77f525 into 72508a8d19 #2230 Tom Hall 2024-05-04 02:00:22 -0700
  • 14718354d7 avoid ImageSharpen node bug on macOS Alexander Piskun 2024-05-02 21:58:14 +0300
  • 72508a8d19 Only set LOAD_TRUNCATED_IMAGES when if the Image open fails. comfyanonymous 2024-05-04 03:39:37 -0400
  • 0d45efb7d6
    Fixed Issue with LoadImage node when loading PNG files with embedded ICC profiles. (#3316) shawnington 2024-05-04 02:32:41 -0500
  • 1f3d60f8b4 Set output default to subfolder of current date "%m-%d-%Y" to help better organize output. andrewtvuong 2024-05-03 22:30:44 -0700
  • c5c26a26ec Merge remote-tracking branch 'upstream/master' into cleanup_if_idle Sida Liu 2024-05-04 00:08:33 +0000
  • 6a4cf05539 Changed get_images(ws, prompt) to asynchronous method to prevent lost packets #3398 zeus 2024-05-03 16:09:15 -0500
  • 9f601b587a
    Merge c04edab935 into daa92a8ff4 #2386 Miguel C 2024-05-03 20:36:53 +0300
  • f00aed0ec0 enable cors #3405 rongjian.xu 2024-05-03 21:25:45 +0800
  • daa92a8ff4 Fix potential issues with the int rounding fix. comfyanonymous 2024-05-03 05:49:21 -0400
  • cadf3a2fec
    Extend core snapToGrid to LiteGraph Groups. #3393 Regis Gaughan, III 2024-05-02 21:15:24 -0400
  • 2f9f538158 Merge remote-tracking branch 'upstream/master' into cleanup_if_idle Sida Liu 2024-05-03 00:08:46 +0000
  • 89d0e9abeb Fix int widgets rounding. #1503 comfyanonymous 2024-05-02 03:34:19 -0400
  • a56d02efc7
    Change torch.xpu to ipex.optimize, xpu device initialization and remove workaround for text node issue from older IPEX. (#3388) Simon Lui 2024-05-02 00:26:50 -0700
  • 980e85886a Change torch.xpu to ipex.optimize, xpu device initialization and remove workaround for text node issue from older IPEX. #3388 Simon Lui 2024-05-02 00:16:17 -0700
  • aa9c3c8f56 Merge remote-tracking branch 'upstream/master' into cleanup_if_idle Sida Liu 2024-05-02 00:08:36 +0000
  • f81a6fade8 Fix some edge cases with samplers and arrays with a single sigma. comfyanonymous 2024-05-01 17:05:30 -0400
  • 94d5a12801 Don't load the model in SDTurboScheduler comfyanonymous 2024-05-01 16:57:10 -0400
  • 2aed53c4ac Workaround xformers bug. comfyanonymous 2024-04-30 21:23:40 -0400
  • bacce529fb
    Add TLS Support (#3312) Garrett Sutula 2024-04-30 20:17:02 -0400
  • bb8b48a260 Update Readme. comfyanonymous 2024-04-30 20:11:34 -0400
  • 782e9e206f
    Merge 44631bc3af into eecd69b53a #3208 Yoland Yan 2024-04-30 06:26:02 +0300
  • 9b8f97c190 fix: Make sure timesteps_s in sample_tcd is on cpu #3370 JettHu 2024-04-30 10:55:46 +0800
  • afa6853caf Merge remote-tracking branch 'upstream/master' into cleanup_if_idle Sida Liu 2024-04-30 00:08:01 +0000
  • eecd69b53a Add a SamplerLCMUpscale node. comfyanonymous 2024-04-29 20:00:47 -0400
  • f75ac73191
    Merge 8ce2869390 into 059773a6df #2094 42lux 2024-04-29 12:23:37 +0800
  • 0692d548c2 Add some nodes to multiply the attention in UNet and Clip models. comfyanonymous 2024-04-28 12:50:22 -0400
  • be51df81ab Merge remote-tracking branch 'upstream/master' into cleanup_if_idle Sida Liu 2024-04-29 00:08:26 +0000
  • 059773a6df Add some nodes to multiply the attention in UNet and Clip models. comfyanonymous 2024-04-28 12:50:22 -0400
  • 6aba85e98f 添加启动命令 Arthur-xu 2024-04-28 23:17:19 +0800
  • 05ab43c143
    update branch 'master' into feat/any_from_backend Mel Massadian 2024-04-28 17:12:11 +0200
  • 5cdf8cd266 feat: add tcd scheduler JettHu 2024-04-28 19:15:48 +0800
  • a23e8554d6 Merge remote-tracking branch 'upstream/master' into cleanup_if_idle Sida Liu 2024-04-28 00:09:57 +0000
  • 78dc1e22d2
    Update LoadImage node to use open_image helper function inplace of Image.open #3316 shawnington 2024-04-27 10:00:34 -0600
  • e8f0d40b6f
    Update node_helpers.py to include open_image helper function shawnington 2024-04-27 09:54:56 -0600
  • 10fcd09f4a Add a denoise value to AlignYourStepsScheduler. comfyanonymous 2024-04-27 00:14:06 -0400
  • 8cab3be673 Update command for AMD stable pytorch install in README. comfyanonymous 2024-04-26 15:44:12 -0400
  • 7990ae18c1
    Fix error when more cond masks passed in than batch size (#3353) Jedrzej Kosinski 2024-04-26 11:51:12 -0500
  • 13d04b2b5a Fix error when more cond masks passed in than batch size #3353 Jedrzej Kosinski 2024-04-26 08:20:43 -0500
  • 762a490ae3 Fix typo #3312 Garrett Sutula 2024-04-25 17:55:56 -0400
  • bb6ea1165a Merge branch 'feature/add-tls-support' of https://github.com/garrettsutula/ComfyUI into feature/add-tls-support Garrett Sutula 2024-04-25 17:55:22 -0400
  • 33514ba769 Add guidance for windows users on generating certificates Garrett Sutula 2024-04-25 17:52:11 -0400
  • b4fa718ee4 Add guidance for windows users on generating certificates Garrett Sutula 2024-04-25 17:52:11 -0400
  • 16eabdf70d Free more vram for upscale models. comfyanonymous 2024-04-25 17:04:19 -0400
  • 3eec3a70f9
    exclude directory no_auto_execute from automaticaly execute javascript in extension #3342 grzegorzewskiflyingdog 2024-04-25 16:20:18 +0200
  • d783245e57 Cache /object_info #3334 Michael Abrahams 2024-04-24 21:38:55 -0400
  • c446e42d02
    Create comfyui #3330 leolill99 2024-04-25 07:20:28 +1000
  • 49e55a7667
    feat: add support for "*" output types Mel Massadian 2024-04-24 21:13:13 +0200
  • 8dc19e40d1 Don't init a VAE model when there are no VAE weights. comfyanonymous 2024-04-24 09:20:31 -0400
  • 27d5808fc4 Increase max lora strength to 100.0 comfyanonymous 2024-04-23 13:07:39 -0400
  • b8218522f1
    Increase sigma_min/sigma_max range for custom schedulers (#3317) Pam 2024-04-23 18:40:10 +0500
  • d09b5ef4ef Free some memory before loading upscale models. comfyanonymous 2024-04-22 18:42:41 -0400
  • afa4c7b260 Refactor `map_node_over_list` function #2666 Jacob Segal 2024-04-21 21:55:03 -0700
  • fa48ad3a1f Minor refactor of IsChangedCache.get Jacob Segal 2024-04-21 21:39:52 -0700
  • b3e547f22b Merge branch 'master' into execution_model_inversion Jacob Segal 2024-04-21 21:31:58 -0700
  • 54183babce Increase sigma_min/sigma_max range for custom schedulers #3317 Pam 2024-04-22 07:36:25 +0500
  • 06f3ce9200 Raise exception for bad get_node calls. Jacob Segal 2024-04-21 16:10:01 -0700
  • 2dda3f2827 Add a test for mixed node expansion Jacob Segal 2024-04-21 15:39:20 -0700
  • fd763c9afd
    Update LoadImage node to fix error when loading PNG's in nodes.py shawnington 2024-04-21 10:27:32 -0700
  • ef29c127f8
    Fix issue with how PIL loads small PNG files nodes.py shawnington 2024-04-21 10:14:39 -0700
  • 002c604cf6
    Merge ea387d8322 into 4ee9aad6ca #1690 JaredTherriault 2024-04-21 23:40:48 +0800
  • 4ee9aad6ca Speed up Sharpen node. comfyanonymous 2024-04-21 09:02:06 -0400
  • 4b56c3278f Make noise_seed optional after all #3275 Harel Cain 2024-04-21 10:11:35 +0300
  • 1f06588905 Pass None for uneval inputs instead of default Jacob Segal 2024-04-21 00:10:04 -0700
  • ecbef304ed Remove superfluous function parameter Jacob Segal 2024-04-20 23:07:18 -0700
  • 75774c6ad1 Rename ExecutionResult.SLEEPING to PENDING Jacob Segal 2024-04-20 23:02:43 -0700
  • b5e4583583 Remove unused functionality Jacob Segal 2024-04-20 23:01:34 -0700
  • 7dbee88485 Add docs on when ExecutionBlocker should be used Jacob Segal 2024-04-20 22:54:38 -0700
  • dd3bafb40b Display an error for dependency cycles Jacob Segal 2024-04-20 22:40:38 -0700
  • 5dc13651b0 Use custom exception types. Jacob Segal 2024-04-20 18:12:42 -0700
  • a0bf532558 Use fstrings instead of '%' formatting syntax Jacob Segal 2024-04-20 17:52:23 -0700
  • daa5c55104 Add to readme Garrett Sutula 2024-04-20 14:14:26 -0400
  • 25d4936e09 Add TLS Support Garrett Sutula 2024-04-20 13:48:57 -0400
  • 8df0961309 Adds *.log to .gitignore #3310 Wouter de Bie 2024-04-20 12:38:31 -0500
  • 644a3ae58d Implement Align Your Steps as a AlignYourStepsScheduler node. comfyanonymous 2024-04-20 04:31:49 -0400
  • 9840d2a1a7 feat: add attn_function_wrapper in ModelPatcher #3289 JettHu 2024-04-20 01:47:51 +0800
  • cba9c66fd2 feat: sampler_cfg_rescaler timestep to sigma JettHu 2024-04-20 01:47:03 +0800
  • 0b56c97717
    Merge branch 'comfyanonymous:master' into tgate-hook JettHu 2024-04-20 00:51:50 +0800
  • 46ffc92acd Add ipadapter folder name and path #3299 Paul 2024-04-19 10:52:49 +0100
  • 0c2dff540d Add directory for IPAdapters Paul 2024-04-19 10:25:49 +0100
  • 133dc3351b Faster blur. comfyanonymous 2024-04-19 03:52:02 -0400
  • 5d08802f78 Sync some minor changes from the other repo. comfyanonymous 2024-04-19 03:43:09 -0400
  • 5e4b26134a Use DoRA as diff to standardize with sdwebui #3298 ntc-ai 2024-04-18 14:45:09 -0600
  • 632c87bd92 showcase how to use `set_maximum_caching` in the example script. Sida Liu 2024-04-19 10:01:26 +0800
  • f03a095678 add `/set_maximum_caching` to treat headless server mode and b/s mode differently. Sida Liu 2024-04-19 10:00:49 +0800
  • 97c3f2b681
    Merge branch 'comfyanonymous:master' into cleanup_if_idle Liu Sida 2024-04-19 09:33:27 +0800
  • c59fe9f254 Support VAE without quant_conv. comfyanonymous 2024-04-18 21:05:33 -0400
  • a88b0ebc2d
    Improve node input/widget conversion sub-menus (#3281) Torbjörn Lönnemark 2024-04-18 22:41:23 +0200
  • 07db90580d
    Merge branch 'comfyanonymous:master' into cleanup_if_idle Liu Sida 2024-04-18 19:19:09 +0800
  • 064b909053
    Merge ec761aefae into d64e217427 #1692 Dr.Lt.Data 2024-04-18 09:51:50 +0100
  • 2d3c1d689f Move to using generator for the noise, making seed required Harel Cain 2024-04-18 10:28:20 +0300
  • a1a456a5a8 feat: Add transformer_function and sampler_cfg_rescaler hook JettHu 2024-04-18 14:52:58 +0800
  • 803d986a53 Improve input/widget conversion sub-menu text #3281 Torbjörn Lönnemark 2024-04-18 02:14:36 +0200
  • 01103ab1f5 Make input/widget conversion sub-menus optional Torbjörn Lönnemark 2024-04-18 02:14:36 +0200
  • d64e217427 Fix annoying float issue causing the value to be rounded to above the max. comfyanonymous 2024-04-17 17:34:02 -0400
  • 072e3bd2b5
    Fixed an issue where the main menu disappears intermittently as the coordinates become negative. (#3269) Dr.Lt.Data 2024-04-18 05:36:49 +0900
  • abc69cab45 Add a helpful warning for links that don't point anywhere. comfyanonymous 2024-04-17 12:28:05 -0400
  • 2edd4b7f82 added fade_1s.mp4 basic sample file for stable video diffusion #3277 Lluís 2024-04-17 12:47:04 +0200