Skip to content

Commit 24b53cd

Browse files
authored
Update README.md
1 parent d7442cd commit 24b53cd

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

image_background_subtractor/README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,11 @@ $ pip install mediapipe
1717
3) Python Numpy
1818
$ pip install numpy
1919

20-
3) Python pillow
21-
$ pip install pillow
22-
2320
How to run the script?
2421

2522
Please the edit the script with the source file location and the destination file location of the photo to be used.
2623
Run the python script
2724

2825
$ python image_background_subtractor.py
2926

30-
Once done, the script will produce with the resultant image.
27+
Once done, the script will produce with the resultant image.

0 commit comments

Comments
 (0)