diff --git a/README.md b/README.md index f88ca6a..76511ae 100644 --- a/README.md +++ b/README.md @@ -126,7 +126,7 @@ python run.py --execution-provider openvino > Note: When you run this program for the first time, it will download some models ~300MB in size. Executing `python run.py` command will launch this window: -![gui-demo](instruct.png) +![gui-demo](instruction.png) Choose a face (image with desired face) and the target image/video (image/video in which you want to replace the face) and click on `Start`. Open file explorer and navigate to the directory you select your output to be in. You will find a directory named `` where you can see the frames being swapped in realtime. Once the processing is done, it will create the output file. That's it.