ComfyUI/comfy
comfyanonymous c4b02059d0 Add ConditioningSetArea node.
to apply conditioning/prompts only to a specific area of the image.

Add ConditioningCombine node.
so that multiple conditioning/prompts can be applied to the image at the
same time
2023-01-26 12:06:48 -05:00
..
k_diffusion Initial commit. 2023-01-16 22:37:14 -05:00
ldm Fix sub quadratic attention for SD2 and make it the default optimization. 2023-01-25 01:22:43 -05:00
sd1_tokenizer Initial commit. 2023-01-16 22:37:14 -05:00
samplers.py Add ConditioningSetArea node. 2023-01-26 12:06:48 -05:00
sd.py Fix loading some malformed checkpoints? 2023-01-25 15:20:55 -05:00
sd1_clip.py Initial commit. 2023-01-16 22:37:14 -05:00
sd1_clip_config.json Initial commit. 2023-01-16 22:37:14 -05:00
sd2_clip.py Initial commit. 2023-01-16 22:37:14 -05:00