Skip to content

korneltlaczala/biometry-image-processing

Repository files navigation

How to run the app?

clone the repository

git clone https://github.com/korneltlaczala/biometry-image-processing

(optional) create and activate a Python virtual environment

python -m venv venv
./venv/scripts/activate

install necessary packages

pip install -r .\requirements.txt

run the app

streamlit run app.py

The app will open in a browser window.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages