Skip to content
This repository was archived by the owner on Jul 19, 2024. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions gleim/DeepDetectCpu/deployed.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"app": {
"42": "0xa5de9ce60efb5902ccde45029196cdbd165fa1ba"
}
}
18 changes: 18 additions & 0 deletions gleim/DeepDetectCpu/iexec.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"description": "DeepDetect CPU is a CPU-based machine learning API (http://www.deepdetect.com/api) and server written in C++11. It makes state of the art machine learning easy to work with and integrate into existing applications.",
"license": "GNU LGPL",
"author": "Bill Gleim",
"social": {
"twitter": "@billgleim",
"github": "gleim"
},
"logo": "CAI_logo.png",
"app": {
"name": "DeepDetectCpu",
"price": 5,
"params": {
"type": "DOCKER",
"envvars": "XWDOCKERIMAGE=deepdetect_cpu"
}
}
}