mirror of
https://github.com/iperov/DeepFaceLive
synced 2025-08-14 02:37:01 -07:00
updated Linux README
This commit is contained in:
parent
433e1ffaa6
commit
b17b79f4f4
1 changed files with 5 additions and 0 deletions
|
@ -12,4 +12,9 @@ git clone DeepFaceLive
|
|||
cd DeepFaceLive/build/linux/
|
||||
# start.sh builds and runs container with proper options, then example.sh will start DeepFaceLive with example options
|
||||
./start.sh
|
||||
|
||||
Usage of ./start.sh
|
||||
# -d specify a folder for DeepFaceLive data (videos, models, etc)
|
||||
-d /home/user/DeepFaceLive_data
|
||||
# -c will pass through existing video devices such as /dev/video0 and /dev/video1, etc
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue