How to pass an absolute path instead of relative path in file location. #12
Unanswered
Sivasai2207
asked this question in
Q&A
Replies: 1 comment
-
Hi @Sivasai2207!
Thanks for using our sdk. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In the above screenshot line 3, I have tried to train a model by passing a relative path than in that case it works. But to automate the process using the Node Js File system module. It generates the absolute path so I need to pass the absolute path instead of the relative path.
I have tried implementing an absolute path instead of a relative path. I ran into an error. shows {
Oops! There is a problem in uploading image Error: Request failed with status code 400
}
Beta Was this translation helpful? Give feedback.
All reactions