- 16 Mar, 2023 1 commit
-
-
comfyanonymous authored
-
- 15 Mar, 2023 1 commit
-
-
comfyanonymous authored
-
- 14 Mar, 2023 3 commits
-
-
comfyanonymous authored
-
pythongosssss authored
-
pythongosssss authored
-
- 13 Mar, 2023 1 commit
-
-
pythongosssss authored
-
- 11 Mar, 2023 5 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
- 09 Mar, 2023 3 commits
-
-
comfyanonymous authored
-
pythongosssss authored
-
pythongosssss authored
Fixed jpg Added dupe support Changed to use existing nodes
-
- 08 Mar, 2023 1 commit
-
-
pythongosssss authored
-
- 06 Mar, 2023 4 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
- 05 Mar, 2023 1 commit
-
-
comfyanonymous authored
It needs the CLIPVision model so I added CLIPVisionLoader and CLIPVisionEncode. Put the clip vision model in models/clip_vision Put the t2i style model in models/style_models StyleModelLoader to load it, StyleModelApply to apply it ConditioningAppend to append the conditioning it outputs to a positive one.
-
- 03 Mar, 2023 6 commits
-
-
comfyanonymous authored
from the CLIPLoader node.
-
pythongosssss authored
-
comfyanonymous authored
-
comfyanonymous authored
Use a more simple way to detect if the model is -v prediction.
-
comfyanonymous authored
-
comfyanonymous authored
-
- 02 Mar, 2023 2 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
- 27 Feb, 2023 1 commit
-
-
comfyanonymous authored
-
- 25 Feb, 2023 1 commit
-
-
comfyanonymous authored
They are loaded as CONTROL_NET objects because they are similar.
-
- 24 Feb, 2023 1 commit
-
-
comfyanonymous authored
This decodes the image with the VAE in tiles which should be faster and use less vram. It's in the _for_testing section so I might change/remove it or even add the functionality to the regular VAEDecode node depending on how well it performs which means don't depend too much on it.
-
- 23 Feb, 2023 3 commits
-
-
pythongosssss authored
Moved socket output updates to all node executions Made image rendering on nodes more generic
-
comfyanonymous authored
-
comfyanonymous authored
Might be useful for controlnets.
-
- 21 Feb, 2023 2 commits
-
-
pythongosssss authored
Reworked sockets to use socketio Added progress to nodes Added highlight to active node Added preview to saveimage node
-
comfyanonymous authored
It can be used to apply multiple control nets at the same time.
-
- 19 Feb, 2023 1 commit
-
-
comfyanonymous authored
-
- 17 Feb, 2023 3 commits
-
-
m957ymj75urz authored
-
comfyanonymous authored
-
comfyanonymous authored
There only needs to be one example in the folder.
-