docker stock image removed accidentially

This commit is contained in:
Sefik Ilkin Serengil 2024-06-03 20:13:22 +01:00
parent 13d502d3d8
commit d4ea9ce364

View File

@ -328,6 +328,8 @@ cd scripts
./dockerize.sh ./dockerize.sh
``` ```
<p align="center"><img src="https://raw.githubusercontent.com/serengil/deepface/master/icon/deepface-dockerized-v2.jpg" width="50%" height="50%"></p>
**Command Line Interface** - [`Demo`](https://youtu.be/PKKTAr3ts2s) **Command Line Interface** - [`Demo`](https://youtu.be/PKKTAr3ts2s)
DeepFace comes with a command line interface as well. You are able to access its functions in command line as shown below. The command deepface expects the function name as 1st argument and function arguments thereafter. DeepFace comes with a command line interface as well. You are able to access its functions in command line as shown below. The command deepface expects the function name as 1st argument and function arguments thereafter.