Update README.md

react js demo added
This commit is contained in:
Sefik Ilkin Serengil 2024-06-15 21:37:01 +01:00 committed by GitHub
parent 8d28294d0a
commit 0c8a86d4fc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -360,7 +360,7 @@ $ deepface analyze -img_path tests/dataset/img1.jpg
You can also run these commands if you are running deepface with docker. Please follow the instructions in the [shell script](https://github.com/serengil/deepface/blob/master/scripts/dockerize.sh#L17).
**React UI**
**React UI** - [`Demo`](https://youtu.be/IXoah6rhxac)
If you intend to perform face verification tasks directly from your browser, [deepface-react-ui](https://github.com/serengil/deepface-react-ui) is a separate repository built using ReactJS.