cricketshot / README.md
rokmr's picture
Adding app files
077d8c0

A newer version of the Streamlit SDK is available: 1.44.1

Upgrade
metadata
title: Cricketshot
emoji: πŸ“‰
colorFrom: purple
colorTo: green
sdk: streamlit
sdk_version: 1.43.1
app_file: app.py
pinned: false
license: apache-2.0
short_description: Classify the cricket shot

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference

Installtion

conda create -n hf-cricshot python=3.11
conda activate hf-cricshot
pip install -r requirements.txt