This commit is contained in:
Squidly271 2020-12-16 04:10:22 -05:00
parent fcb250f21f
commit b09231f5c8
5 changed files with 19 additions and 9 deletions

View File

@ -1,3 +1,3 @@
{ {
"last_updated_timestamp": 1608102531 "last_updated_timestamp": 1608109811
} }

View File

@ -174894,7 +174894,6 @@
"Overview": "DeepStack is an AI server that empowers every developer in the world to easily build state-of-the-art AI systems both on premise and in the cloud. The promises of Artificial Intelligence are huge but becoming a machine learning engineer is hard. Build and deploy AI powered applications with in-built and custom AI APIs, all offline and self-hosted. See https://deepstack.cc\r\n\r\n\r\nTo use with home assistant see: https://github.com/robmarkcole/HASS-Deepstack-object#hass-deepstack-object", "Overview": "DeepStack is an AI server that empowers every developer in the world to easily build state-of-the-art AI systems both on premise and in the cloud. The promises of Artificial Intelligence are huge but becoming a machine learning engineer is hard. Build and deploy AI powered applications with in-built and custom AI APIs, all offline and self-hosted. See https://deepstack.cc\r\n\r\n\r\nTo use with home assistant see: https://github.com/robmarkcole/HASS-Deepstack-object#hass-deepstack-object",
"WebUI": "http://[IP]:[PORT:5000]", "WebUI": "http://[IP]:[PORT:5000]",
"TemplateURL": "https://raw.githubusercontent.com/n8detar/docker-templates/master/n8detar/deepstack.xml", "TemplateURL": "https://raw.githubusercontent.com/n8detar/docker-templates/master/n8detar/deepstack.xml",
"Icon": "https://deepstack.cc/static/img/deepstacklogo.png",
"PostArgs": "", "PostArgs": "",
"CPUset": "", "CPUset": "",
"Networking": { "Networking": {

View File

@ -1,7 +1,7 @@
{ {
"apps": 1071, "apps": 1071,
"last_updated_timestamp": 1608102531, "last_updated_timestamp": 1608109811,
"last_updated": "2020-12-16 02:08", "last_updated": "2020-12-16 04:10",
"categories": [ "categories": [
{ {
"Cat": "Backup:", "Cat": "Backup:",
@ -175048,7 +175048,6 @@
"Overview": "DeepStack is an AI server that empowers every developer in the world to easily build state-of-the-art AI systems both on premise and in the cloud. The promises of Artificial Intelligence are huge but becoming a machine learning engineer is hard. Build and deploy AI powered applications with in-built and custom AI APIs, all offline and self-hosted. See https://deepstack.cc\r\n\r\n\r\nTo use with home assistant see: https://github.com/robmarkcole/HASS-Deepstack-object#hass-deepstack-object", "Overview": "DeepStack is an AI server that empowers every developer in the world to easily build state-of-the-art AI systems both on premise and in the cloud. The promises of Artificial Intelligence are huge but becoming a machine learning engineer is hard. Build and deploy AI powered applications with in-built and custom AI APIs, all offline and self-hosted. See https://deepstack.cc\r\n\r\n\r\nTo use with home assistant see: https://github.com/robmarkcole/HASS-Deepstack-object#hass-deepstack-object",
"WebUI": "http://[IP]:[PORT:5000]", "WebUI": "http://[IP]:[PORT:5000]",
"TemplateURL": "https://raw.githubusercontent.com/n8detar/docker-templates/master/n8detar/deepstack.xml", "TemplateURL": "https://raw.githubusercontent.com/n8detar/docker-templates/master/n8detar/deepstack.xml",
"Icon": "https://deepstack.cc/static/img/deepstacklogo.png",
"PostArgs": "", "PostArgs": "",
"CPUset": "", "CPUset": "",
"Networking": { "Networking": {

View File

@ -81124,7 +81124,7 @@
"CategoryList": [ "CategoryList": [
"Cloud" "Cloud"
], ],
"LastUpdateScan": 1605503283, "LastUpdateScan": 1608102514,
"FirstSeen": 1584715437 "FirstSeen": 1584715437
}, },
{ {
@ -135612,6 +135612,19 @@
"LastUpdateScan": 1607562728, "LastUpdateScan": 1607562728,
"FirstSeen": 1599768472 "FirstSeen": 1599768472
}, },
{
"TemplatePath": "/tmp/appFeed/templates/alturismosRepository/ca_profile.xml",
"errors": [
"Opening and ending tag mismatch: Forum line 9 and Maintainer",
"EndTag: '</' not found",
"EntityRef: expecting ';'",
"EntityRef: expecting ';'",
"EntityRef: expecting ';'",
"EntityRef: expecting ';'"
],
"LastUpdateScan": 1607519296,
"FirstSeen": 1538604219
},
{ {
"Name": "xteve", "Name": "xteve",
"Repository": "dnsforge/xteve:latest", "Repository": "dnsforge/xteve:latest",
@ -161586,9 +161599,9 @@
"CategoryList": [ "CategoryList": [
"Other" "Other"
], ],
"downloads": 329, "downloads": 357,
"stars": 1, "stars": 1,
"LastUpdateScan": 1605503284, "LastUpdateScan": 1608102514,
"FirstSeen": 1584719001 "FirstSeen": 1584719001
}, },
{ {

View File

@ -31,7 +31,6 @@ Add [b]--runtime=nvidia[/b] to the [b]"Extra Parameters:"[/b] field (switch on a
Copy your [b]GPU UUID[/b] to [b]NVIDIA_VISIBLE_DEVICES.[/b]</Overview> Copy your [b]GPU UUID[/b] to [b]NVIDIA_VISIBLE_DEVICES.[/b]</Overview>
<WebUI>http://[IP]:[PORT:5000]</WebUI> <WebUI>http://[IP]:[PORT:5000]</WebUI>
<TemplateURL>https://raw.githubusercontent.com/n8detar/docker-templates/master/n8detar/deepstack.xml</TemplateURL> <TemplateURL>https://raw.githubusercontent.com/n8detar/docker-templates/master/n8detar/deepstack.xml</TemplateURL>
<Icon>https://deepstack.cc/static/img/deepstacklogo.png</Icon>
<PostArgs></PostArgs> <PostArgs></PostArgs>
<CPUset></CPUset> <CPUset></CPUset>
<Networking> <Networking>