mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-11-28 09:08:50 +02:00
update
This commit is contained in:
parent
3a19989f22
commit
c95a77645a
@ -6,4 +6,11 @@ deepstack
|
||||
[DeepStack][1] is an Open-Source AI API engine that serves pre-built models and
|
||||
custom models on multiple edge devices locally or on your private cloud.
|
||||
|
||||
## up and running
|
||||
|
||||
```bash
|
||||
$ docker-compose up -d
|
||||
$ http --form http://127.0.0.1:5000/v1/vision/face/ image@photo.jpg
|
||||
```
|
||||
|
||||
[1]: https://deepstack.cc/
|
||||
|
Loading…
Reference in New Issue
Block a user