#Installations:- Python 3.6 or higher, Google Chrome or any compatible browser
#Steps To run
- Navigate to the directory of requirements.txt
- pip install requirements.txt
- python manage.py runserver
- Type http://127.0.0.1:8000/ in the browser and use the editor
#General Instructions
- A standard 50kb RGB image will take 3 seconds to run, so it is advised to use small sized images
- If the code is producing any runtime error which can be seen in the terminal or cmd, just refresh the browser page. Everything will reset and code will run again.