Skip to content

MedStack is a group of tools based on the web which allow doctors to perform various types of analysis only through an image.

Notifications You must be signed in to change notification settings

aryansharma-prime/medstack

Repository files navigation

medstack

MedStack is a group of medical tools based on the web which allow doctors to perform various types of analysis only through an image.

How to run

  1. Create a virtual environment a. pip install virtualenv b. virtualenv -v env c. env\Scripts\activate (windows)
  2. Install Dependencies
    • pip install -r requirements
  3. Run the application
    • streamlit run app.py

About

MedStack is a group of tools based on the web which allow doctors to perform various types of analysis only through an image.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published