Update README.md

api snippets updated
This commit is contained in:
Sefik Ilkin Serengil 2025-03-06 14:02:46 +00:00 committed by GitHub
parent ce60454a89
commit 85c328e6bf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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>