mirror of
https://github.com/serengil/deepface.git
synced 2025-06-06 11:35:21 +00:00
Update README.md
api snippets updated
This commit is contained in:
parent
ce60454a89
commit
85c328e6bf
@ -353,10 +353,12 @@ DeepFace serves an API as well - see [`api folder`](https://github.com/serengil/
|
||||
|
||||
```shell
|
||||
cd script
|
||||
|
||||
# run the service directly
|
||||
./service.sh
|
||||
|
||||
# or run the service via docker
|
||||
# ./dockerize.sh
|
||||
# run the service via docker
|
||||
./dockerize.sh
|
||||
```
|
||||
|
||||
<p align="center"><img src="https://raw.githubusercontent.com/serengil/deepface/master/icon/deepface-api.jpg" width="90%" height="90%"></p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user