THICC_Cost_Chatbot / README.md
lloza7's picture
Update README.md
4bd208e verified
|
Raw
History Blame Contribute Delete
616 Bytes

A newer version of the Gradio SDK is available: 6.26.0

Upgrade
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

  1. Run the application:

    python thicc/app.py
    
  2. Open 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.