Skip to content

Commit c9ba71b

Browse files
committed
Merge pull request memoakten#4 from mosspassion/patch-1
Update README.md
2 parents 132130e + 71bb5bc commit c9ba71b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Download or clone the ofxMSATensorFlow repo into your openframeworks/addons fold
7272
https://github.com/memo/ofxMSATensorFlow
7373

7474
## Download binaries
75-
**Important**: You need the precompiled library, and data for the examples. I don't include these in the repo as they're huge. You can find them zipped up in the [Releases](https://github.com/memo/ofxMSATensorFlow/releases) section of this repo. Copy the files to their corresponding folders. e.g. from example-mnist-data.tar.gz / data to ofxMSATensorFlow/example-mnist/data. etc. And make sure to download the lib for your platform (currently only linux64 or OSX). e.g. to ofxMSATensorFlow/libs/tensorflow/lib/linux64/libtensorflow_cc.so. For linux64 there is also a GPU version (see more GPU instructions below)
75+
**Important**: You need the precompiled library, and data for the examples. I don't include these in the repo as they're huge. You can find them zipped up in the [Releases](https://github.com/memo/ofxMSATensorFlow/releases) section of this repo. Copy the files to their corresponding folders. e.g. from example-mnist-data.tar.gz / data to ofxMSATensorFlow/example-mnist/bin/data. etc. And make sure to download the lib for your platform (currently only linux64 or OSX). e.g. to ofxMSATensorFlow/libs/tensorflow/lib/linux64/libtensorflow_cc.so. For linux64 there is also a GPU version (see more GPU instructions below)
7676

7777
https://github.com/memo/ofxMSATensorFlow/releases
7878

0 commit comments

Comments
 (0)