if you wish to run this project then you can use the following steps:
-
install
docker
or if you don't want to install docker then go to Docker Playground or Kataconda . -
Pull the image from dockerhub using
docker pull aquibpy/hasa
-
Run this image by creating docker conatainer using
docker run -p5000:5000 --name conatiner_name aquibpy/hasa
• Please do ⭐ the repository, if it helped you in anyway.