The workflow API saved in the windows environment cannot be used in linux environment
Open
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 155
Description
Because the load node, such as ControlNet, if there is a subdirectory in LoRa, the path saved by the Windows API is "Subdirectory Name//Model Name", and Linux is "Subdirectory Name\Model Name"
Is it possible to achieve automatic escaping?
Contributor guide
Assessment
This issue has not been assessed yet.