Upon first run, it will request the python path. Traverse your directory to locate the python.exe of your choice (Anaconda is tested)
I'm confused with what the above statement means, can anyone help me with this?
This program does not come with python installed in it. It therefore requests you to provide the path to the python.exe which is installed when you install Python or Anaconda on Windows or Linux.
This is primarily done because style transfer requires GPUs, and setting up of Tensorflow with GPU is out of scope for what the program can do automatically.
Sorry, I'm still confused where you can find python.exe after installing anaconda or python. Nothing I found online helped.
If you are using Windows, you can go to cmd and type "where python". That will give you the path of your python executable. Copy and paste that in the window asking for the path and you will be ready to go.
Hi,
I have set the path python.exe,while running program.Some JSON file only we are getting. Not able to get result based on different functionality.
Please suggest.