emilwallner / Screenshot-to-code

A neural network that transforms a design mock-up into a static website.
Other
16.44k stars 1.56k forks source link

python version is? #6

Closed lybvinci closed 6 years ago

lybvinci commented 6 years ago

which version can be used? I'm using 2.7,meet some problems!

houqp commented 6 years ago

You can find out the environment at: https://www.floydhub.com/emilwallner/projects/picturetocode/7. The tensorflow-1.4 environment comes with python3.6, you can read more about it from our documentation page: https://docs.floydhub.com/guides/environments/.

lybvinci commented 6 years ago

thanks!