ComfyScript
ComfyScript copied to clipboard
Transpiler and CLIP Set Last Layer
This is by design. CLIPSetLastLayer(-1) does nothing and is removed for simplicity.
Full list:
https://github.com/Chaoses-Ib/ComfyScript/blob/5aaf6eed7411b01f410e17e940f5893789210e81/src/comfy_script/transpile/passes/init.py#L32-L46
https://github.com/Chaoses-Ib/ComfyScript/blob/5aaf6eed7411b01f410e17e940f5893789210e81/src/comfy_script/transpile/passes/init.py#L60-L119