Skip to content

Commit ddf7fe5

Browse files
committed
fixed blurring faces readme
1 parent c6a81da commit ddf7fe5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

machine-learning/blur-faces/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ To run this:
33
- `pip3 install -r requirements.txt`
44
- To blur faces of the image `father-and-daughter.jpg`:
55
```
6-
python blur_faces.py a-man-with-little-girl.jpg
6+
python blur_faces.py father-and-daughter.jpg
77
```
88
This should show the blurred image and save it of the name `image_blurred.jpg` in your current directory.
99

0 commit comments

Comments
 (0)