# Duplicate Files Remover Duplicate Files is removed by using this Python Script. - It checks the MD5 Hash Value of the Files to check whether they are duplicate or not. If they are duplicate they are removed. # Tech Stack: - Python - MD5 # Requirements: - Python above 3.7 version # Demo of the Project: https://user-images.githubusercontent.com/77090462/170878106-8b35f0ae-76c8-4dfd-bb41-2e324855e805.mp4