You've already forked dockerfiles
mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-08-08 22:27:53 +02:00
update
This commit is contained in:
@@ -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/
|
||||
|
Reference in New Issue
Block a user