mirror of
https://github.com/serengil/deepface.git
synced 2025-06-05 19:15:23 +00:00
mention new folder of api
This commit is contained in:
parent
08fe0592c7
commit
0b0d898b5d
@ -280,7 +280,7 @@ user
|
||||
|
||||
**API** - [`Demo`](https://youtu.be/HeKCQ6U9XmI)
|
||||
|
||||
DeepFace serves an API as well. You can clone deepface source code and run the api via gunicorn server with the following command. This will get a rest service up. In this way, you can call deepface from an external system such as mobile app or web.
|
||||
DeepFace serves an API as well - see [`api folder`](https://github.com/serengil/deepface/tree/master/deepface/api/src) for more details. You can clone deepface source code and run the api with the following command. It will use gunicorn server to get a rest service up. In this way, you can call deepface from an external system such as mobile app or web.
|
||||
|
||||
```shell
|
||||
cd scripts
|
||||
|
Loading…
x
Reference in New Issue
Block a user