File size: 429 Bytes
6234c72
 
 
 
1
2
3
4
5
# info

Theres 3 files in lsnet folder  
only the ska.py file was changed. For onnx conversion i couldnt use triton so i had gemini write a pytorch based SkaFn class and it seems to have worked, the original triton based class was removed since its not needed - more info in this PR which adds the pytorchskafn class as fallback rather than replace all the triton based stuff: https://github.com/spawner1145/comfyui-lsnet/pull/2