ID Tampering Detection Online Tool Recent Updates
Updated requirements.txt to address compatibility issues.
Added runtime.txt to specify Python version (3.8.10).
Adjusted library versions for compatibility with TensorFlow 2.4.0 and other dependencies.
Steps to Run Application
-
Create a Copy of the Project
-
Open Command Prompt
-
Navigate to the directory containing the app.py file. Create Environment
conda create --name <environment_name> Activate Environment
conda activate <environment_name> Install Required Dependencies
python -m pip install -r requirements.txt Run Application 7. python app.py Copy the provided URL and paste it into your browser.
-
Testing Use images from the sample_data folder to test the tool.
Source-Code courtesy - https://github.com/pianalytix