Computer Vision application in the web

amineHY amineHY Last update: Aug 08, 2022

Computer Vision application in the web

Preview

Usage

  • Clone this repo
    git clone https://github.com/amineHY/WebApp-Computer-Vision-streamlit.gitcd WebApp-Computer-Vision-streamlit
  • Install dependencies
    pip3 install -r requirements.txt
  • Run the app on your local machine
    streamlit run main.py

Run inside Docker

Pull the docker-streamlit-app image (available in Github)

dockr pull aminehy/docker-streamlit-app:latest

then run with

docker run -ti --rm -v $(pwd):/app aminehy/docker-streamlit-app:latest

Video supports

=> www.inveesion.com

Want to contribute ?

This is an open source project, so you can contribute to this project by creating an issue than a pull request.

Subscribe to our newsletter