Comfy-Org / Comfy-Org/ComfyUI

Global variables for model, CLIP, VAE for more organized and fast workflows

Open
#8,091 0 comments 0 reactions 0 assignees View on GitHub
Feature
Dominant language
Python
Stars
133k
Forks
15.7k
Avg merge
1d 6h
Merged PRs (30d)
155

Description

### Feature Idea

Currently every Ksampler and node requires to connect Model, CLIP, VAE, positive, negative manually to each node. Partially problem of having too many lines could be “solved” by rerouting lines.

Wouldn’t it be easier for user if by default each new node would reference some sort of global variables with model, VAE, CLIP, and Conditioning, with an ability to override it when another link is connected to the input socket?
There’s a Set/Get node in third party pack, but it only works with existing limitations
https://github.com/kijai/ComfyUI-KJNodes

### Existing Solutions

_No response_

### Other

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.