whitespace

This commit is contained in:
carl 2023-05-21 08:40:57 -03:00
parent 1391030137
commit 946c185225

View File

@ -3,7 +3,7 @@
======== ========
Dispension uses several complex Python project for facial recognition. Dispension uses several complex Python project for facial recognition.
Although very powerful, these packages do take sweet time to initialise: Although very powerful, these packages do take some time to initialise:
typically several sec EACH on a workstation and way more on a PI4. typically several sec EACH on a workstation and way more on a PI4.
These startup times and sheer package weights don't play well with UKDI. These startup times and sheer package weights don't play well with UKDI.
@ -29,6 +29,11 @@
* Realsense * Realsense
* Facematch * Facematch
To install the pre-reqs:
sbin/ctl.sh apt
/etc/ukdi.json (add yolo:localhost:8007,yolodir:/tmp)
Pre-requisites: Pre-requisites:
imgutes imgutes