Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 562 Bytes

File metadata and controls

15 lines (11 loc) · 562 Bytes

#Installations:- Python 3.6 or higher, Google Chrome or any compatible browser

#Steps To run

  1. Navigate to the directory of requirements.txt
  2. pip install requirements.txt
  3. python manage.py runserver
  4. Type http://127.0.0.1:8000/ in the browser and use the editor

#General Instructions

  1. A standard 50kb RGB image will take 3 seconds to run, so it is advised to use small sized images
  2. 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.