Spaces:
Running
Running
A newer version of the Streamlit SDK is available:
1.44.1
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