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
Current script accepts only a folder path as input and will process all the files with in the folder.
This input can be modified such that if a file path is provided instead of folder path. We can proceed to process the specific file alone. (Might need some code restructuring)