comfyanonymous
|
a3a713b6c5
|
Refactor previews into one command line argument.
Clean up a few things.
|
2023-06-06 02:13:05 -04:00 |
|
comfyanonymous
|
081134f5c8
|
Merge branch 'taesd-preview' of https://github.com/space-nuko/ComfyUI
|
2023-06-05 23:53:36 -04:00 |
|
comfyanonymous
|
2ec980bb9f
|
Limit preview to webp and RGB jpeg.
|
2023-06-05 01:50:14 -04:00 |
|
comfyanonymous
|
fed0a4dd29
|
Some comments to say what the vram state options mean.
|
2023-06-04 17:51:04 -04:00 |
|
comfyanonymous
|
0764bb5218
|
Move node properties panel from double click to menu option.
|
2023-06-03 11:47:20 -04:00 |
|
comfyanonymous
|
c092ffcc18
|
Latest litegraph from upstream.
|
2023-06-03 11:46:52 -04:00 |
|
comfyanonymous
|
32f282c861
|
Search box style fix.
|
2023-06-03 11:19:10 -04:00 |
|
comfyanonymous
|
0a5fefd621
|
Cleanups and fixes for model_management.py
Hopefully fix regression on MPS and CPU.
|
2023-06-03 11:05:37 -04:00 |
|
comfyanonymous
|
700491d81a
|
Implement global average pooling for controlnet.
|
2023-06-03 01:49:03 -04:00 |
|
comfyanonymous
|
66e588d837
|
Ignore folder path directories that don't exist.
|
2023-06-02 16:48:56 -04:00 |
|
comfyanonymous
|
871a86593a
|
Smarter filename list caching.
|
2023-06-02 16:34:47 -04:00 |
|
comfyanonymous
|
67892b5ac5
|
Refactor and improve model_management code related to free memory.
|
2023-06-02 15:21:33 -04:00 |
|
comfyanonymous
|
5c38958e49
|
Tweak lowvram model memory so it's closer to what it was before.
|
2023-06-01 04:04:35 -04:00 |
|
comfyanonymous
|
94680732d3
|
Empty cache on mps.
|
2023-06-01 03:52:51 -04:00 |
|
comfyanonymous
|
b06c5259db
|
Merge branch 'refactor/registerNodes' of https://github.com/ltdrdata/ComfyUI
|
2023-05-31 13:26:28 -04:00 |
|
comfyanonymous
|
03da8a3426
|
This is useless for inference.
|
2023-05-31 13:03:24 -04:00 |
|
comfyanonymous
|
606446d030
|
Merge branch 'fix-litegraph-css' of https://github.com/space-nuko/ComfyUI
|
2023-05-30 23:42:00 -04:00 |
|
comfyanonymous
|
8ef197f028
|
Keep list of filenames and only refresh it when something changes.
|
2023-05-30 18:48:50 -04:00 |
|
comfyanonymous
|
2260802d90
|
Check if folder_name is valid instead of just throwing exception.
|
2023-05-30 16:44:09 -04:00 |
|
comfyanonymous
|
9af7033c5e
|
Merge branch 'hotfix/refresh-primitive-conflict' of https://github.com/ltdrdata/ComfyUI
|
2023-05-30 12:38:26 -04:00 |
|
comfyanonymous
|
eb448dd8e1
|
Auto load model in lowvram if not enough memory.
|
2023-05-30 12:36:41 -04:00 |
|
comfyanonymous
|
560e9f7a43
|
Disable repo owner validation in update.py
|
2023-05-29 11:29:00 -04:00 |
|
comfyanonymous
|
b9818eb910
|
Add route to get safetensors metadata:
/view_metadata/loras?filename=lora.safetensors
|
2023-05-29 02:48:50 -04:00 |
|
comfyanonymous
|
a532888846
|
Support VAEs in diffusers format.
|
2023-05-28 02:02:09 -04:00 |
|
comfyanonymous
|
0fc483dcfd
|
Refactor diffusers model convert code to be able to reuse it.
|
2023-05-28 01:55:40 -04:00 |
|
comfyanonymous
|
f3ac938b4a
|
Round the mask values for bitwise operations.
|
2023-05-28 00:42:53 -04:00 |
|
comfyanonymous
|
ad81fd682a
|
Fix issue with cancelling prompt.
|
2023-05-28 00:32:26 -04:00 |
|
comfyanonymous
|
1cfb2a733f
|
Merge branch 'error-improvements' of https://github.com/space-nuko/ComfyUI
|
2023-05-27 23:09:40 -04:00 |
|
comfyanonymous
|
9144947244
|
Merge branch 'zero-lora-weights' of https://github.com/space-nuko/ComfyUI
|
2023-05-26 22:32:10 -04:00 |
|
comfyanonymous
|
679bd2845a
|
Safetensors isn't optional anymore.
|
2023-05-26 21:46:11 -04:00 |
|
comfyanonymous
|
eb4bd7711a
|
Remove einops.
|
2023-05-25 18:42:56 -04:00 |
|
comfyanonymous
|
87ab25fac7
|
Do operations in same order as the one it replaces.
|
2023-05-25 18:31:27 -04:00 |
|
comfyanonymous
|
2b1fac9708
|
Merge branch 'master' of https://github.com/BlenderNeko/ComfyUI
|
2023-05-25 14:44:16 -04:00 |
|
comfyanonymous
|
e1278fa925
|
Support old pytorch versions that don't have weights_only.
|
2023-05-25 13:30:59 -04:00 |
|
comfyanonymous
|
9b1396e93a
|
Fix issue importing other ui prompts.
|
2023-05-24 14:01:11 -04:00 |
|
comfyanonymous
|
7310290f17
|
Pull in latest upscale model code from chainner.
|
2023-05-23 22:26:50 -04:00 |
|
comfyanonymous
|
c00bb1a0b7
|
Add a latent upscale by node.
|
2023-05-23 12:53:38 -04:00 |
|
comfyanonymous
|
b8ccbec6d8
|
Various improvements to bislerp.
|
2023-05-23 11:40:24 -04:00 |
|
comfyanonymous
|
451fb4169a
|
Fix 'git pull' not working on the standalones.
|
2023-05-23 11:35:32 -04:00 |
|
comfyanonymous
|
34887b8885
|
Add experimental bislerp algorithm for latent upscaling.
It's like bilinear but with slerp.
|
2023-05-23 03:12:56 -04:00 |
|
comfyanonymous
|
48fcc5b777
|
Parsing error crash.
|
2023-05-22 20:51:30 -04:00 |
|
comfyanonymous
|
bfb13f5eee
|
Remove useless call to /object_info
|
2023-05-22 17:05:23 -04:00 |
|
comfyanonymous
|
db27b0405a
|
object_info now returns if node is an output_node or not.
|
2023-05-22 13:25:50 -04:00 |
|
comfyanonymous
|
ffc56c53c9
|
Add a node_errors to the /prompt error json response.
"node_errors" contains a dict keyed by node ids. The contents are a message
and a list of dependent outputs.
|
2023-05-22 13:22:38 -04:00 |
|
comfyanonymous
|
6cc450579b
|
Auto transpose images from exif data.
|
2023-05-22 00:22:24 -04:00 |
|
comfyanonymous
|
dc198650c0
|
sample_dpmpp_2m_sde no longer crashes when step == 1.
|
2023-05-21 11:34:29 -04:00 |
|
comfyanonymous
|
4796e615dd
|
Revert DPI fix since it caused more issues than it solved.
|
2023-05-21 10:34:26 -04:00 |
|
comfyanonymous
|
069657fbf3
|
Add DPM-Solver++(2M) SDE and exponential scheduler.
exponential scheduler is the one recommended with this sampler.
|
2023-05-21 01:46:03 -04:00 |
|
comfyanonymous
|
516119ad83
|
Print min and max values in validation error message.
|
2023-05-21 00:24:28 -04:00 |
|
comfyanonymous
|
3c76f43057
|
Cleaner code.
|
2023-05-20 23:06:33 -04:00 |
|
comfyanonymous
|
b8636a44aa
|
Make scaled_dot_product switch to sliced attention on OOM.
|
2023-05-20 16:01:02 -04:00 |
|
comfyanonymous
|
797c4e8d3b
|
Simplify and improve some vae attention code.
|
2023-05-20 15:07:21 -04:00 |
|
comfyanonymous
|
71666f248f
|
Fix padding in Blur.
|
2023-05-20 10:08:47 -04:00 |
|
comfyanonymous
|
b9daf4e30f
|
Add a /object_info/{node_class} route to get only the info of one node.
|
2023-05-19 22:40:28 -04:00 |
|
comfyanonymous
|
8bbd9815a9
|
Support loading fp16 latent files.
|
2023-05-19 02:15:32 -04:00 |
|
comfyanonymous
|
62a371e12b
|
Load workflow from latent file.
|
2023-05-18 02:41:21 -04:00 |
|
comfyanonymous
|
faf899ad5a
|
LoadLatent and SaveLatent should behave like the LoadImage and SaveImage.
|
2023-05-18 00:09:12 -04:00 |
|
comfyanonymous
|
a7375103b9
|
Some small changes to Load/SaveLatent.
|
2023-05-17 23:41:57 -04:00 |
|
comfyanonymous
|
4088e61aa6
|
Update litegraph from upstream.
|
2023-05-16 15:35:07 -04:00 |
|
comfyanonymous
|
6a12094345
|
Merge branch 'patch/touch' of https://github.com/ltdrdata/ComfyUI
|
2023-05-16 11:55:20 -04:00 |
|
comfyanonymous
|
11e7168d56
|
Remove print.
|
2023-05-16 11:55:16 -04:00 |
|
comfyanonymous
|
13d94caf49
|
Add control_after_generate to combo primitive.
|
2023-05-16 03:18:11 -04:00 |
|
comfyanonymous
|
5f7968f1fa
|
Print the endpoint ip for localtunnel in the colab notebook.
|
2023-05-16 01:12:44 -04:00 |
|
comfyanonymous
|
2ec6d1c6e3
|
Don't import custom nodes when the folder ends with .disabled
|
2023-05-15 03:31:03 -04:00 |
|
comfyanonymous
|
c02a554bcf
|
Make DiffusersLoader work with subfolders.
|
2023-05-15 03:25:24 -04:00 |
|
comfyanonymous
|
ef815ba1e2
|
Switch default scheduler to normal.
|
2023-05-15 00:29:56 -04:00 |
|
comfyanonymous
|
1dd846a7ba
|
Fix outputs gone from history.
|
2023-05-15 00:27:28 -04:00 |
|
comfyanonymous
|
84ea21c815
|
Update litegraph from upstream.
|
2023-05-14 17:02:40 -04:00 |
|
comfyanonymous
|
68d12b530e
|
Merge branch 'tiled_sampler' of https://github.com/BlenderNeko/ComfyUI
|
2023-05-14 15:39:39 -04:00 |
|
comfyanonymous
|
587f89fe5a
|
Enable safe loading for upscale models.
|
2023-05-14 15:10:40 -04:00 |
|
comfyanonymous
|
acff543d66
|
Remove useless code.
|
2023-05-14 12:50:21 -04:00 |
|
comfyanonymous
|
9bf67c4c5a
|
Print prompt execution time.
|
2023-05-14 01:34:25 -04:00 |
|
comfyanonymous
|
e7b9d2c02c
|
/prompt endpoint error is now in json format.
|
2023-05-14 01:30:58 -04:00 |
|
comfyanonymous
|
3a1f47764d
|
Print the torch device that is used on startup.
|
2023-05-13 17:11:27 -04:00 |
|
comfyanonymous
|
b0505eb7ab
|
Return right type when none specified in upload route.
Switch time.time to time.perf_counter for custom node import times.
|
2023-05-13 15:31:22 -04:00 |
|
comfyanonymous
|
db4d3a8494
|
Print if custom nodes imported successfully or not.
|
2023-05-13 13:23:42 -04:00 |
|
comfyanonymous
|
2ac744f662
|
Print all custom node import times.
|
2023-05-13 13:15:31 -04:00 |
|
comfyanonymous
|
92bf1cb61e
|
Change message.
|
2023-05-13 13:05:52 -04:00 |
|
comfyanonymous
|
cf439709b6
|
Load nodes in comfy_extras before custom nodes.
Change the slow import message.
|
2023-05-13 12:50:42 -04:00 |
|
comfyanonymous
|
cb4b822398
|
Print custom nodes that take too much time to import.
|
2023-05-13 11:54:45 -04:00 |
|
comfyanonymous
|
153f7ee152
|
Merge branch 'serve-static-symlinks' of https://github.com/pythongosssss/ComfyUI
|
2023-05-13 11:33:56 -04:00 |
|
comfyanonymous
|
44f9f9baf1
|
Add the prompt id to some websocket messages.
|
2023-05-13 11:17:16 -04:00 |
|
comfyanonymous
|
997dd1b131
|
Fix queue delete.
|
2023-05-13 02:07:49 -04:00 |
|
comfyanonymous
|
c5c0ea666f
|
noise_mask in latent should be in a single format.
|
2023-05-12 20:34:48 -04:00 |
|
comfyanonymous
|
8ea165dd1e
|
Add a way to overwrite images when uploading.
|
2023-05-11 14:15:13 -04:00 |
|
comfyanonymous
|
dfc74c19d9
|
Add the prompt_id to some websocket messages.
|
2023-05-11 01:22:40 -04:00 |
|
comfyanonymous
|
974958ff81
|
Make the prompt_id a uuid and return it when queueing the prompt.
|
2023-05-10 16:41:43 -04:00 |
|
comfyanonymous
|
3a7c3acc72
|
Send websocket message with list of cached nodes right before execution.
|
2023-05-10 15:59:24 -04:00 |
|
comfyanonymous
|
602095f614
|
Send execution_error message on websocket on execution exception.
|
2023-05-10 15:49:49 -04:00 |
|
comfyanonymous
|
f7c0f75d1f
|
Auto batching improvements.
Try batching when cond sizes don't match with smart padding.
|
2023-05-10 13:59:24 -04:00 |
|
comfyanonymous
|
51583164ef
|
Make MaskToImage support masks with a batch size.
|
2023-05-10 10:03:30 -04:00 |
|
comfyanonymous
|
8e3d1cbf3b
|
Fix bug when uploading image with the same name.
|
2023-05-10 01:45:27 -04:00 |
|
comfyanonymous
|
d6dee8af1d
|
Only validate each input once.
|
2023-05-10 00:29:31 -04:00 |
|
comfyanonymous
|
02ca1c67f8
|
Don't print traceback when processing interrupted.
|
2023-05-09 23:51:52 -04:00 |
|
comfyanonymous
|
314e526c5c
|
Not needed anymore because sampling works with any latent size.
|
2023-05-09 12:18:18 -04:00 |
|
comfyanonymous
|
d43e45ce62
|
Remove print.
|
2023-05-09 10:29:58 -04:00 |
|
comfyanonymous
|
c6e34963e4
|
Make t2i adapter work with any latent resolution.
|
2023-05-08 18:15:19 -04:00 |
|
comfyanonymous
|
a8705dbfe2
|
Speed up the mask save and fix refresh replacing copied image.
|
2023-05-08 17:05:28 -04:00 |
|
comfyanonymous
|
a7ebd5aa12
|
Fix masked editor issue with firefox on windows.
|
2023-05-08 15:52:33 -04:00 |
|
comfyanonymous
|
850daf0416
|
Masked editor changes.
Add a way to upload to subfolders.
Clean up code.
Fix some issues.
|
2023-05-08 14:37:51 -04:00 |
|