Spaces:
Sleeping
Sleeping
A newer version of the Streamlit SDK is available:
1.53.1
metadata
title: DIS IPL Predictions
emoji: 🦀
colorFrom: red
colorTo: pink
sdk: streamlit
sdk_version: 1.32.2
app_file: app.py
pinned: false
license: apache-2.0
DIS IPL Match Predictions App
"Predict, Compete, and Win 🏏 - Where Every Guess Counts! 🏆"
Welcome to the DIS IPL Match Predictions App! This app allows you to predict the outcomes of IPL matches and compete with your colleagues to win exciting prizes.
Getting Started
Prerequisites
- Python 3.x installed on your system
- Git installed on your system
- Pip package manager
Installation
Clone this repository to your local machine using Git:
git clone <repository_url>Navigate to the cloned repository directory:
cd ipl-match-predictions-appInstall the required Python dependencies using Pip:
pip install -r requirements.txt
Running The APP
After installing the dependencies, you can run the Streamlit app using the following command:
streamlit run app.pyThe app will start running locally and open in your default web browser.
Thanks