Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Lightricks/ComfyUI-LTXVideo
/ STGFlag
Class
STGFlag
stg.py:117–119 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
115
116
@dataclass
117
class
STGFlag:
118
do_skip: bool = False
119
skip_layers: List[int] = None
120
121
122
# context manager that replaces the attention function in a transformer block
Callers
3
__init__
Method · 0.85
__init__
Method · 0.85
__init__
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected