vinavfx / ComfyUI-for-Nuke

API to be able to use ComfyUI nodes within nuke, only using the ComfyUI server
GNU General Public License v3.0
194 stars 17 forks source link

Write nodes can fail on windows #2

Closed Malu05 closed 7 months ago

Malu05 commented 7 months ago

Hey, great implementation...

One thing i noticed, as there is no path substitution in nodes.py under create_load_images_and_save() could fail for custom paths. added a little sequence_dir = sequence_dir.replace("\","/") at line 107 to fix it

vinavfx commented 7 months ago

hi. https://github.com/vinavfx/nuke_comfyui/commit/a966b371bb79d210d93eb798adabc56a01e39901

vinavfx commented 7 months ago

https://github.com/vinavfx/nuke_comfyui/commit/a966b371bb79d210d93eb798adabc56a01e39901