- 20 Jun, 2023 1 commit
-
-
comfyanonymous authored
-
- 19 Jun, 2023 1 commit
-
-
comfyanonymous authored
Change the transformer patches function format to be more future proof.
-
- 28 May, 2023 2 commits
-
-
comfyanonymous authored
-
space-nuko authored
-
- 24 May, 2023 1 commit
-
-
comfyanonymous authored
-
- 20 May, 2023 2 commits
-
-
comfyanonymous authored
-
BlenderNeko authored
-
- 14 May, 2023 1 commit
-
-
comfyanonymous authored
-
- 13 May, 2023 1 commit
-
-
BlenderNeko authored
* allow nodes to map over lists * make work with IS_CHANGED and VALIDATE_INPUTS * give list outputs distinct socket shape * add rebatch node * add batch index logic * add repeat latent batch * deal with noise mask edge cases in latentfrombatch
-
- 10 May, 2023 1 commit
-
-
comfyanonymous authored
-
- 05 May, 2023 1 commit
-
-
comfyanonymous authored
-
- 03 May, 2023 3 commits
-
-
comfyanonymous authored
-
pythongosssss authored
-
pythongosssss authored
-
- 02 May, 2023 1 commit
-
-
pythongosssss authored
-
- 25 Apr, 2023 1 commit
-
-
comfyanonymous authored
-
- 24 Apr, 2023 2 commits
-
-
comfyanonymous authored
Move hypernetwork loader node to loaders.
-
comfyanonymous authored
-
- 23 Apr, 2023 1 commit
-
-
comfyanonymous authored
Add a HypernetworkLoader node to use hypernetworks.
-
- 15 Apr, 2023 2 commits
-
-
comfyanonymous authored
-
-
- 14 Apr, 2023 3 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
Co-authored-by:missionfloyd <missionfloyd@users.noreply.github.com>
-
- 13 Apr, 2023 1 commit
-
-
missionfloyd authored
-
- 06 Apr, 2023 1 commit
-
-
mligaintart authored
allow better compositing.
-
- 05 Apr, 2023 1 commit
-
-
comfyanonymous authored
-
- 04 Apr, 2023 2 commits
-
-
comfyanonymous authored
-
EllangoK authored
-
- 03 Apr, 2023 1 commit
-
-
EllangoK authored
-
- 02 Apr, 2023 2 commits
-
-
EllangoK authored
-
comfyanonymous authored
See _for_testing/unclip in the UI for the new nodes. unCLIPCheckpointLoader is used to load them. unCLIPConditioning is used to add the image cond and takes as input a CLIPVisionEncode output which has been moved to the conditioning section.
-
- 17 Mar, 2023 2 commits
-
-
comfyanonymous authored
Workflows will be auto updated.
-
comfyanonymous authored
-
- 15 Mar, 2023 1 commit
-
-
comfyanonymous authored
-
- 11 Mar, 2023 3 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
- 06 Mar, 2023 1 commit
-
-
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.
-