Commit Graph

  • 3b0b30f3e2 update README.md sALTaccount 2023-04-05 23:59:03 -0700
  • c418d988ba update README.md sALTaccount 2023-04-05 23:59:03 -0700
  • 671feba9e6 diffusers loader sALTaccount 2023-04-05 23:57:31 -0700
  • 60127a8304 diffusers loader sALTaccount 2023-04-05 23:57:31 -0700
  • 23fd4abad1 Use separate variables instead of vram_state 藍+85CD 2023-04-06 14:24:47 +0800
  • 7cb924f684 Use separate variables instead of vram_state 藍+85CD 2023-04-06 14:24:47 +0800
  • c687e4adb1 Merge branch 'modal-style' of https://github.com/missionfloyd/ComfyUI comfyanonymous 2023-04-06 01:21:52 -0400
  • d75b96178d Merge branch 'modal-style' of https://github.com/missionfloyd/ComfyUI comfyanonymous 2023-04-06 01:21:52 -0400
  • 772741f218 Import intel_extension_for_pytorch as ipex 藍+85CD 2023-04-06 12:27:22 +0800
  • 84b9c0ac2f Import intel_extension_for_pytorch as ipex 藍+85CD 2023-04-06 12:27:22 +0800
  • cd00b46465 seperates out arg parser and imports args EllangoK 2023-04-05 23:41:23 -0400
  • e5e587b1c0 seperates out arg parser and imports args EllangoK 2023-04-05 23:41:23 -0400
  • de56eef8be changes main.py to use argparse EllangoK 2023-04-05 20:32:59 -0400
  • dd29966f8a changes main.py to use argparse EllangoK 2023-04-05 20:32:59 -0400
  • e19cb8368f Add BatchIndex node Add "INT:batch_index" subtype Add onInitBatch() callback for widgets flyingshutter 2023-04-06 01:04:21 +0200
  • e10577366b Style modals to match rest of UI missionfloyd 2023-04-05 15:56:41 -0600
  • 1a74611c6e Style modals to match rest of UI missionfloyd 2023-04-05 15:56:41 -0600
  • 00c953ca86 Create Comfy UI.ipynb Silversith 2023-04-05 22:06:53 +0200
  • 94f91c8b2a Merge branch 'simpler-setting-value-access' of https://github.com/pythongosssss/ComfyUI comfyanonymous 2023-04-05 15:10:17 -0400
  • d5cce8345f Merge branch 'simpler-setting-value-access' of https://github.com/pythongosssss/ComfyUI comfyanonymous 2023-04-05 15:10:17 -0400
  • 59988f45a1 Add missing defaultValue arg pythongosssss 2023-04-05 19:58:06 +0100
  • 5456b7555c Add missing defaultValue arg pythongosssss 2023-04-05 19:58:06 +0100
  • 4ee5acc3a7 Add a way to set output directory with --output-directory comfyanonymous 2023-04-05 14:01:01 -0400
  • f816964847 Add a way to set output directory with --output-directory comfyanonymous 2023-04-05 14:01:01 -0400
  • 0169c95d82
    Don't use xformers nor fp16 in AMD GPUs Pedro Batista 2023-04-05 13:14:15 -0300
  • d56ef7e753 Put drag icon back missionfloyd 2023-04-05 08:57:44 -0600
  • 3536a7c8d1 Put drag icon back missionfloyd 2023-04-05 08:57:44 -0600
  • a5b1eb2936 Specify safetensors version to avoid upstream errors 藍+85CD 2023-04-05 21:25:37 +0800
  • 1ced2bdd2d Specify safetensors version to avoid upstream errors 藍+85CD 2023-04-05 21:25:37 +0800
  • 16f4d42aa0 Add basic XPU device support 藍+85CD 2023-04-05 21:22:14 +0800
  • 37713e3b0a Add basic XPU device support 藍+85CD 2023-04-05 21:22:14 +0800
  • 291ac28dc7
    Merge branch 'comfyanonymous:master' into feature/img-send ltdrdata 2023-04-05 20:44:15 +0900
  • 7ea147af8a
    Merge branch 'comfyanonymous:master' into feature/blockweights ltdrdata 2023-04-05 20:44:09 +0900
  • 65fef9f874 Reload setting value pythongosssss 2023-04-05 11:02:34 +0100
  • 1030ab0d8f Reload setting value pythongosssss 2023-04-05 11:02:34 +0100
  • df9375b839 Fix setting pythongosssss 2023-04-05 10:52:35 +0100
  • db16932be5 Fix setting pythongosssss 2023-04-05 10:52:35 +0100
  • 58937ecbf1 Made accessing setting value easier Updated clear check to use this pythongosssss 2023-04-05 10:51:04 +0100
  • 623afa2ced Made accessing setting value easier Updated clear check to use this pythongosssss 2023-04-05 10:51:04 +0100
  • 23b3647a3b
    Merge branch 'master' into patch-1 GhostSignal 2023-04-05 13:55:42 +0800
  • 791d92615d Remove redundant lines missionfloyd 2023-04-04 22:10:45 -0600
  • 8af2fe1e87 Remove redundant lines missionfloyd 2023-04-04 22:10:45 -0600
  • 1a6f38afe0 Remove menu drag handle missionfloyd 2023-04-04 22:03:22 -0600
  • a595c56872 Remove menu drag handle missionfloyd 2023-04-04 22:03:22 -0600
  • 9ff52a8cf8
    Merge branch 'comfyanonymous:master' into feature/blockweights ltdrdata 2023-04-05 13:02:24 +0900
  • 30a40ad20a
    Merge branch 'comfyanonymous:master' into feature/img-send ltdrdata 2023-04-05 13:02:16 +0900
  • 5885832d11 Make the default true missionfloyd 2023-04-04 21:53:02 -0600
  • 30f274bf48
    Make the default true missionfloyd 2023-04-04 21:53:02 -0600
  • 2c46a37229 Merge branch 'master' into confirm-clear missionfloyd 2023-04-04 21:43:28 -0600
  • a126e2c185
    Merge branch 'master' into confirm-clear missionfloyd 2023-04-04 21:43:28 -0600
  • b49a528720 Add confirmation for clearing canvas missionfloyd 2023-04-04 21:20:49 -0600
  • 1b556ea9f4
    Add confirmation for clearing canvas missionfloyd 2023-04-04 21:20:49 -0600
  • 0ece8a959f secure eval function omar92 2023-04-05 05:12:22 +0200
  • b52df24907 Merge branch 'graphdialog-style' of https://github.com/missionfloyd/ComfyUI comfyanonymous 2023-04-04 23:04:25 -0400
  • 255dac25ba Merge branch 'graphdialog-style' of https://github.com/missionfloyd/ComfyUI comfyanonymous 2023-04-04 23:04:25 -0400
  • b09e510414 Rename and reorganize post processing nodes. comfyanonymous 2023-04-04 22:54:33 -0400
  • 871a76b77b Rename and reorganize post processing nodes. comfyanonymous 2023-04-04 22:54:33 -0400
  • 6706afcd0a Move unclip stuff out of _for_testing comfyanonymous 2023-04-04 22:48:11 -0400
  • 10ad4c1d17 Move unclip stuff out of _for_testing comfyanonymous 2023-04-04 22:48:11 -0400
  • 7597a5d83e Disable xformers in VAE when xformers == 0.0.18 comfyanonymous 2023-04-04 22:22:02 -0400
  • e46b1c3034 Disable xformers in VAE when xformers == 0.0.18 comfyanonymous 2023-04-04 22:22:02 -0400
  • 7f92a6c40e Add left/right/escape hotkeys for image nodes Adam Schwalm 2023-04-03 20:05:46 -0500
  • bf7dbe4702 Add left/right/escape hotkeys for image nodes Adam Schwalm 2023-04-03 20:05:46 -0500
  • 26f25c4d97 Fix .graphdialog style missionfloyd 2023-04-04 19:32:49 -0600
  • de3d5f46ce
    Fix .graphdialog style missionfloyd 2023-04-04 19:32:49 -0600
  • 477fb430e6
    Merge branch 'comfyanonymous:master' into feature/blockweights ltdrdata 2023-04-05 09:40:07 +0900
  • 78faed823d
    Merge branch 'comfyanonymous:master' into feature/img-send ltdrdata 2023-04-05 09:39:59 +0900
  • a9f34e3e0c Remove showText.js Filipe 2023-04-04 19:16:27 -0300
  • 8b81d9876e Add default date output folder Filipe 2023-04-04 19:13:09 -0300
  • 171a54298b Node to upload image to URL (POST) City 2023-04-04 23:41:00 +0200
  • 5ae97051bc Discard response object after use City 2023-04-04 22:20:00 +0200
  • 375bfd9ffb
    Add logs LEv145 2023-04-04 22:05:14 +0200
  • aec811d9d8
    Add logs LEv145 2023-04-04 22:05:02 +0200
  • 668d6382d8 Move to comfy_extras City 2023-04-04 21:51:51 +0200
  • f981efed75 Switch to urllib to avoid extra dependency City 2023-04-04 21:35:09 +0200
  • df03f38556 Node to load image from web URL (GET) City 2023-04-04 21:01:17 +0200
  • 1f0a236864 Convert line endings to unix. comfyanonymous 2023-04-04 13:56:13 -0400
  • af291e6f69 Convert line endings to unix. comfyanonymous 2023-04-04 13:56:13 -0400
  • 18caacecea Merge branch 'nodes-post-processing' of https://github.com/EllangoK/ComfyUI comfyanonymous 2023-04-04 13:51:26 -0400
  • cadef9ff61 Merge branch 'nodes-post-processing' of https://github.com/EllangoK/ComfyUI comfyanonymous 2023-04-04 13:51:26 -0400
  • 08c9359cbe max randomized seed set to 4294967294 FizzleDorf 2023-04-04 13:39:56 -0400
  • b566f23b94 try to solve the input equation omar92 2023-04-04 19:08:41 +0200
  • 850028f65c Ask for confirmation before clearing nodes City 2023-04-04 18:16:23 +0200
  • 080c758cda Ask for confirmation before clearing nodes City 2023-04-04 18:16:23 +0200
  • 76a6b372da Ignore embeddings when sizes don't match and print a WARNING. comfyanonymous 2023-04-04 11:49:29 -0400
  • 1718730e80 Ignore embeddings when sizes don't match and print a WARNING. comfyanonymous 2023-04-04 11:49:29 -0400
  • 2313227ae6 use common_upcale in blend EllangoK 2023-04-04 10:57:34 -0400
  • 56196ab0f7 use common_upcale in blend EllangoK 2023-04-04 10:57:34 -0400
  • 16e4945f30 auto encoder from pt, clip from versions Xiang-cd 2023-04-04 17:02:17 +0800
  • ceece8c396
    Merge branch 'comfyanonymous:master' into feature/blockweights ltdrdata 2023-04-04 17:48:33 +0900
  • 2d141a987a
    Merge branch 'comfyanonymous:master' into feature/img-send ltdrdata 2023-04-04 17:48:25 +0900
  • b2aef56ea2
    Enable change denoise of KSamplerAdvanced GhostSignal 2023-04-04 16:31:12 +0800
  • 11b29cd4fd Update colab notebook. comfyanonymous 2023-04-04 03:42:40 -0400
  • 5036fecbdd Update colab notebook. comfyanonymous 2023-04-04 03:42:40 -0400
  • 83e188342c Merge branch 'master' of https://github.com/mligaintart/ComfyUI comfyanonymous 2023-04-04 03:09:38 -0400
  • 4a3715be1f Merge branch 'master' of https://github.com/mligaintart/ComfyUI comfyanonymous 2023-04-04 03:09:38 -0400
  • 242c181310
    Merge branch 'comfyanonymous:master' into feature/img-send ltdrdata 2023-04-04 14:39:54 +0900
  • 78b3d26dbe
    Merge branch 'comfyanonymous:master' into feature/blockweights ltdrdata 2023-04-04 14:39:48 +0900
  • d96fde8103 Remove print. comfyanonymous 2023-04-03 22:58:54 -0400
  • 23524ad8c5 Remove print. comfyanonymous 2023-04-03 22:58:54 -0400