dummy / README.md
praj2408's picture
Update README.md
4fdd09d verified

A newer version of the Streamlit SDK is available: 1.40.2

Upgrade
metadata
title: Onsite Health Diagnostic
emoji: 💻
colorFrom: purple
colorTo: red
sdk: streamlit
sdk_version: 1.32.2
app_file: app.py
pinned: false
license: mit

Onsite-Health-Diagnostic (OHD)

Onsite Health Diagnostic (OHD) is the web application that allows users to predict whether the user has been infected with a menacing disease or not. These diseases can be very dangerous to health if they are not treated properly. The main objective of OHD is to help people predict the disease in case of absence of medical professionals, strikes or any related uncertainties.

Website

link:

Table Of Contents

Datasets

Clone

  1. Clone the repository:
git clone https://github.com/praj2408/Onsite-Health-Diagnostics
  1. Install dependencies
pip install -r requirements.txt
  1. Run the application
streamlit run app.py

License

This project is licensed under the MIT License - see the LICENSE file for details.