You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 17, 2022. It is now read-only.
Hi, i want to replicate this cool project but was unsure how should i install dependencies. I am assuming this is running on python 2.7? And do i have to install tf 1.0.0 or does later version work as well? Is there a requirement.yml or txt file I am missing? Any help would be greatly appreciated!
The text was updated successfully, but these errors were encountered:
Yes, this was written in Python 2.7 and has only been tested for TensorFlow r1.0
Unfortunately we did not freeze a requirements file so it's really hard to give you the exact release versions for the other dependencies. Although, I imagine whatever satisfies TensorFlow r1.0 should work just okay.
Hi, i want to replicate this cool project but was unsure how should i install dependencies. I am assuming this is running on python 2.7? And do i have to install tf 1.0.0 or does later version work as well? Is there a requirement.yml or txt file I am missing? Any help would be greatly appreciated!
The text was updated successfully, but these errors were encountered: