As discussed in the class, Instead of individually running all the scripts to perform functions, now only one script can call all the functions to get the job done.
The script has been uploaded named "VisionScript.py" to the main repo.
There was a bug where the text detection was happening two times (solved it by adding a counter)