Spaces:
Runtime error
Runtime error
Commit
·
3662cf8
1
Parent(s):
15c5016
Update README.
Browse filesFormer-commit-id: a6918a97cb0e5ed6627d63615b109bb2f70622f2
README.md
CHANGED
@@ -8,15 +8,6 @@
|
|
8 |
|
9 |
|
10 |
## Image Demo
|
11 |
-
-
|
12 |
-
- If you want to use GPU instead and have `nvidia-docker` then call `make model-server`
|
13 |
-
- In separate terminal call in virtualenv `make app`
|
14 |
|
15 |
|
16 |
-
## Dependencies
|
17 |
-
- Tensorflow serving apis
|
18 |
-
- Python 3.6+
|
19 |
-
- Docker
|
20 |
-
- Nvidia-docker
|
21 |
-
- tensorflow/serving:latest-gpu image
|
22 |
-
- tensorflow and tensorflow/serving repositories (for golang protobufs)
|
|
|
8 |
|
9 |
|
10 |
## Image Demo
|
11 |
+
- In a terminal call in virtualenv `make app`
|
|
|
|
|
12 |
|
13 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|