From cbe6eb5d5b246bdf6664c00c494b7da4d6288460 Mon Sep 17 00:00:00 2001 From: Moe Date: Mon, 31 Aug 2020 19:07:28 -0700 Subject: [PATCH] Update README.md --- Docker/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Docker/README.md b/Docker/README.md index 29284273..e46c1df8 100644 --- a/Docker/README.md +++ b/Docker/README.md @@ -32,6 +32,7 @@ docker run -d --name='Shinobi' -p '8080:8080/tcp' -v "/dev/shm/Shinobi/streams": docker run -d --name='shinobi-tensorflow' -e PLUGIN_HOST='10.1.103.113' -e PLUGIN_PORT='8080' -v "$HOME/Shinobi/docker-plugins/tensorflow":'/config':'rw' shinobisystems/shinobi-tensorflow:latest ``` +More Information about this plugin : - CPU : https://gitlab.com/Shinobi-Systems/docker-plugin-tensorflow.js - GPU (NVIDIA CUDA) : https://gitlab.com/Shinobi-Systems/docker-plugin-tensorflow.js/-/tree/gpu