Closed kingchenc closed 2 years ago
@kingchenc you can set DNA_DELIMITER
to any string in src/config.js
:
const DNA_DELIMITER = "Some string you don't have in any of your image names (this sentence will work but it means the program would use more memory)";
@kingchenc you can set
DNA_DELIMITER
to any string insrc/config.js
:const DNA_DELIMITER = "Some string you don't have in any of your image names (this sentence will work but it means the program would use more memory)";
good to know that, thanks buddy :)
Checklist
Description
Hello,
Is there any way, i can do this with your Repo? "-" in the Name with a % Chance?
layer name can not contain DNA_DELIMITER (-), please fix: T-200 Ugly.png
thank you
Steps to reproduce
No response
Expected result
No response
Actual result
No response
Environment
OS Version (
uname -a
on unix,systeminfo
on windows): Node.js version (node -v
):