Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kosinkadink/ComfyUI-Advanced-ControlNet
/ RefConst
Class
RefConst
adv_control/control_reference.py:48–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
47
48
class
RefConst:
49
OPTS =
"refcn_opts"
50
CREF_MODE =
"contextref_mode"
51
REFCN_PRESENT_IN_CONDS =
"refcn_present_in_conds"
52
53
54
class
MachineState:
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected