mirror of
https://gitlab.com/Shinobi-Systems/ShinobiCE.git
synced 2025-03-09 15:40:15 +00:00
Coy Cobra
This commit is contained in:
parent
157bf6feb0
commit
c8b67c57b4
45 changed files with 3076 additions and 144 deletions
9
plugins/tensorflow/conf.sample.json
Normal file
9
plugins/tensorflow/conf.sample.json
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"plug":"Tensorflow",
|
||||
"host":"localhost",
|
||||
"port":8080,
|
||||
"hostPort":8082,
|
||||
"key":"change_this_to_something_very_random____make_sure_to_match__/plugins/opencv/conf.json",
|
||||
"mode":"client",
|
||||
"type":"detector"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue