Skip to content

Commit 8ee19ca

Browse files
add Commands to run project README.md
1 parent a9312c8 commit 8ee19ca

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,14 @@ In this Python Project, I had used Deep Learning to accurately identify the gend
3232
<li>identify.py</li>
3333
</ul>
3434

35+
<h2>Commands to Run:</h2>
36+
<ul>
37+
<li> python identify.py</li>
38+
<li> python identify.py --image shubh.jpeg</li>
39+
</ul>
40+
41+
42+
3543
## OutPut
3644
![Output image](/output.png)
3745

0 commit comments

Comments
 (0)