Skip to content

Commit 7464a6e

Browse files
committed
add simple readme
1 parent 3c1f3f0 commit 7464a6e

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

README.rst

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
=========================================================
2+
*UNOFFICIAL* TensorFlow Serving API libraries for Python3
3+
=========================================================
4+
5+
Installation
6+
------------
7+
8+
Supported Python versions are: ``3.5`` and ``3.6``.
9+
10+
.. code:: shell
11+
12+
pip install --upgrade tensorflow-serving-api-python3
13+
14+
15+
Why?
16+
----
17+
18+
TODO
19+

0 commit comments

Comments
 (0)