A newer version of the Gradio SDK is available: 6.26.0
metadata
title: Group056IntroToHealthInfo
emoji: 🏥
colorFrom: blue
colorTo: pink
sdk: gradio
app_file: thicc/app.py
pinned: false
Prerequisites
- Python 3.8 or higher
- Install the required dependencies:
pip install -r requirements.txt
How to Run
Run the application:
python thicc/app.pyOpen the Gradio interface in your browser using the URL provided in the terminal (e.g.,
http://127.0.0.1:7860).
Sample Data
The application uses a sample CSV file (sample_data.csv) located in the project directory. You can modify this file to include your own data.