Running the tool
⚠️
Remember to install requirements before running the tool
To run the GUI tool:
- Clone repository/download the source code from here
- Extract files if downloaded in zip format
- Install requirements
- Run GUIMainToolCode.py
git clone link-to-repository
cd ApproximateComputingTool
pip install -r requirements.txt
python3 GUIMainToolCode.py
After running it successfully, it should look like below