Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Lightricks/ComfyUI-LTXVideo
/ set_conds
Method
set_conds
stg.py:374–375 ·
view source on GitHub ↗
(self, positive, negative)
Source
from the content-addressed store, hash-verified
372
)
373
374
def
set_conds(self, positive, negative):
375
self.inner_set_conds({
"positive"
: positive,
"negative"
: negative})
376
377
def
predict_noise(
378
self,
Callers
1
get_guider
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected