comfyanonymous
|
0a6f8ce308
|
Switch to sorted set for path.
|
2023-03-17 19:02:37 -04:00 |
|
comfyanonymous
|
d5bf8038c8
|
Merge T2IAdapterLoader and ControlNetLoader.
Workflows will be auto updated.
|
2023-03-17 18:17:59 -04:00 |
|
comfyanonymous
|
ee6cca1d0f
|
Add folder_paths so models can be in multiple paths.
|
2023-03-17 18:01:11 -04:00 |
|
comfyanonymous
|
f5273405b0
|
Switch the build link in the README to the cu118 pytorch 2.0 build.
|
2023-03-16 19:45:56 -04:00 |
|
comfyanonymous
|
b2f619a97b
|
Add some explanations to update script.
|
2023-03-16 19:01:59 -04:00 |
|
comfyanonymous
|
e6f3ac8f1f
|
Fix issue with ci workflow.
|
2023-03-16 18:22:20 -04:00 |
|
comfyanonymous
|
51bb8cb6ec
|
Try to do faster packaging.
|
2023-03-16 18:20:39 -04:00 |
|
comfyanonymous
|
637ffc14b7
|
Merge branch 'a1111-meta-v2' of https://github.com/pythongosssss/ComfyUI into pythongosssss-a1111-meta-v2
|
2023-03-16 17:48:44 -04:00 |
|
comfyanonymous
|
3affc3811f
|
Save github some money on hosting.
|
2023-03-16 17:37:02 -04:00 |
|
comfyanonymous
|
22c94378dd
|
Fix github action so it actually uses my cached deps.
|
2023-03-16 17:31:26 -04:00 |
|
pythongosssss
|
bd5315f3a9
|
Merge remote-tracking branch 'origin/master' into a1111-meta-v2
|
2023-03-16 21:30:23 +00:00 |
|
comfyanonymous
|
c34d4e939d
|
Fix VAEEncodeForInpaint modifying source image.
|
2023-03-16 17:10:08 -04:00 |
|
comfyanonymous
|
99d0dc9722
|
Add note to update bat.
|
2023-03-16 11:52:49 -04:00 |
|
comfyanonymous
|
d10eae4d1f
|
Merge branch 'dragdrop-image-upload' of https://github.com/pythongosssss/ComfyUI into m1
|
2023-03-16 02:39:55 -04:00 |
|
comfyanonymous
|
b35b11be9d
|
Test github workflow for standalone build with cu118 torch+xformers.
|
2023-03-16 02:36:42 -04:00 |
|
comfyanonymous
|
f0d99d0650
|
Put a command that actually works for installing xformers for nvidia.
|
2023-03-16 01:59:53 -04:00 |
|
comfyanonymous
|
46d01dd049
|
Fix bug when applying controlnet to negative prompt.
|
2023-03-15 17:58:13 -04:00 |
|
comfyanonymous
|
a2136acb6c
|
Prevent model_management from being loaded twice.
|
2023-03-15 15:18:18 -04:00 |
|
comfyanonymous
|
680bf0bb9e
|
I think it looks a bit better like this.
|
2023-03-15 14:32:52 -04:00 |
|
comfyanonymous
|
ba446accc5
|
Merge branch 'batch-count' of https://github.com/m957ymj75urz/ComfyUI
|
2023-03-15 12:52:37 -04:00 |
|
m957ymj75urz
|
6b33c39fa8
|
ignore/restore custom batch count when extra options is unchecked
|
2023-03-15 11:44:49 +01:00 |
|
comfyanonymous
|
d4e16ef510
|
Update install instructions for torch.
|
2023-03-15 01:58:27 -04:00 |
|
comfyanonymous
|
4058b88840
|
CI fix.
|
2023-03-14 23:22:41 -04:00 |
|
comfyanonymous
|
7f25155a74
|
More proper ci workflows.
|
2023-03-14 23:17:50 -04:00 |
|
comfyanonymous
|
b27692ad5f
|
Do a quick test on the CI to see if ComfyUI actually runs before pushing
the build.
|
2023-03-14 23:02:57 -04:00 |
|
comfyanonymous
|
0ad3be29af
|
Try to make the workflow actually fail when there's a problem.
|
2023-03-14 22:09:15 -04:00 |
|
comfyanonymous
|
f5c4ffed05
|
Test workflow for cu118 test build.
|
2023-03-14 21:46:59 -04:00 |
|
comfyanonymous
|
10cdddec3e
|
Don't need to be that explicit.
|
2023-03-14 21:43:18 -04:00 |
|
comfyanonymous
|
30be467b41
|
Make it more clear the recommended way to update the standalone build.
|
2023-03-14 19:14:18 -04:00 |
|
comfyanonymous
|
e3e5d65411
|
Merge branch 'queue-prompt-hotkey' of https://github.com/pythongosssss/ComfyUI
|
2023-03-14 18:19:43 -04:00 |
|
comfyanonymous
|
2f9750b7b9
|
Make sure windows permission issues don't mess things up.
|
2023-03-14 18:07:09 -04:00 |
|
comfyanonymous
|
8a1fbb4bc6
|
Merge branch 'save-image-temp' of https://github.com/pythongosssss/ComfyUI
|
2023-03-14 17:59:30 -04:00 |
|
pythongosssss
|
f430fdfb67
|
Explain why animation frame used
|
2023-03-14 21:25:52 +00:00 |
|
pythongosssss
|
b4b26310b8
|
Updated comment
|
2023-03-14 21:22:47 +00:00 |
|
pythongosssss
|
7a1d5b9080
|
Add dragleave handler to remove stuck highlight
|
2023-03-14 21:21:50 +00:00 |
|
pythongosssss
|
1f32af0210
|
Add dragdrop handling to nodes with upload widget
|
2023-03-14 21:13:29 +00:00 |
|
pythongosssss
|
4ba97adb5c
|
Add ctrl+shift+enter for queue front
|
2023-03-14 20:31:27 +00:00 |
|
pythongosssss
|
69df145b84
|
Added ctrl+enter to queue prompt
|
2023-03-14 20:29:18 +00:00 |
|
pythongosssss
|
dabe6816b7
|
tidy
|
2023-03-14 19:42:28 +00:00 |
|
pythongosssss
|
c43394036a
|
Better auto pos of images
|
2023-03-14 19:39:49 +00:00 |
|
pythongosssss
|
e8ef9a9210
|
Changed flag to new node
|
2023-03-14 19:28:07 +00:00 |
|
comfyanonymous
|
7e94fda991
|
Update standalone readme with recommended way to update.
|
2023-03-14 13:39:58 -04:00 |
|
m957ymj75urz
|
b91f00a1ff
|
toggle extra options
|
2023-03-14 08:16:48 +01:00 |
|
comfyanonymous
|
dc8b43e512
|
Make --cpu have priority over everything else.
|
2023-03-13 21:30:01 -04:00 |
|
comfyanonymous
|
889689c7b2
|
use half() on fp16 models loaded with config.
|
2023-03-13 21:12:48 -04:00 |
|
comfyanonymous
|
edba761868
|
Use half() function on model when loading in fp16.
|
2023-03-13 20:58:09 -04:00 |
|
comfyanonymous
|
be5f0fc241
|
Move colab link to the installing section.
|
2023-03-13 17:50:48 -04:00 |
|
pythongosssss
|
b0911ee5aa
|
Combo support detault value
|
2023-03-13 19:34:29 +00:00 |
|
pythongosssss
|
0c128cb91d
|
Added ability to save images to temp dir
|
2023-03-13 19:34:05 +00:00 |
|
comfyanonymous
|
454bc1c9f6
|
Fix small issue with build.
|
2023-03-13 15:09:11 -04:00 |
|