Suzie1 / ComfyUI_Comfyroll_CustomNodes

Custom nodes for SDXL and SD1.5 including Multi-ControlNet, LoRA, Aspect Ratio, Process Switches, and many more nodes.
https://civitai.com/models/183551/comfyui-comfyroll-custom-nodes
605 stars 80 forks source link

CR Save Text outputs wrong filepath for Linux #200

Open james-s-tayler opened 3 weeks ago

james-s-tayler commented 3 weeks ago

The code in node_text_utils.py for CR Save Text node hardcodes the filepath to contain "\" which only works for windows. On linux it needs to be "/" instead. It's likely trivial to detect which OS is running and output the appropriate character based on that.

FlynnSpace commented 2 weeks ago

Same here.

FlynnSpace commented 2 weeks ago

180 works for me.