Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/kohya-ss/sd-scripts
/ cast_vae
Method
cast_vae
train_network.py:493–494 ·
view source on GitHub ↗
(self, args)
Source
from the content-addressed store, hash-verified
491
return
True
# default for other than HunyuanImage
492
493
def
cast_vae(self, args):
494
return
True
# default for other than HunyuanImage
495
496
def
cast_unet(self, args):
497
return
True
# default for other than HunyuanImage
Callers
1
train
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected