You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -69,6 +69,7 @@ More information on contributing and the general code of conduct for discussion
69
69
| Star Pattern |[Star Pattern](https://github.com/DhanushNehru/Python-Scripts/tree/master/Star%20Pattern)| Creates a star pattern pyramid. |
70
70
| Take a break |[Take a break](https://github.com/DhanushNehru/Python-Scripts/tree/master/Take%20A%20Break)| Python code to take a break while working long hours. |
71
71
| Text to Image |[Text to Image](https://github.com/DhanushNehru/Python-Scripts/tree/master/Text-to-Image)| A Python script that will take your text and convert it to a JPEG. |
72
+
| Text Recognition |[Text Recognition](https://github.com/DhanushNehru/Python-Scripts/tree/Text-Recognition/Text%20Recognition)| A Image Text Recognition ML Model to extract text from Images |
72
73
| Tic Tac Toe 1 |[Tic Tac Toe](https://github.com/DhanushNehru/Python-Scripts/tree/master/Tic-Tac-Toe)| A game of Tic Tac Toe. |
73
74
| Tik Tac Toe 2 |[Tik Tac Toe](https://github.com/DhanushNehru/Python-Scripts/tree/master/TIK-TAC-TOE)| A game of Tik Tac Toe. |
74
75
| Turtle Art & Patterns |[Turtle Art](https://github.com/DhanushNehru/Python-Scripts/tree/master/Turtle_Art)| Scripts to view turtle art also has prompt based ones. |
0 commit comments