mirror of
https://git.datalinker.icu/kijai/ComfyUI-KJNodes.git
synced 2026-01-24 10:24:29 +08:00
typo
This commit is contained in:
parent
6a0c755c56
commit
5c19bd835a
@ -721,7 +721,7 @@ class TorchCompileModelWanVideo:
|
||||
|
||||
CATEGORY = "KJNodes/torchcompile"
|
||||
EXPERIMENTAL = True
|
||||
DEPCRECATED = True
|
||||
DEPRECATED = True
|
||||
|
||||
def patch(self, model, backend, fullgraph, mode, dynamic, dynamo_cache_size_limit, compile_transformer_blocks_only):
|
||||
m = model.clone()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user