Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ggirishg
/
phaseDetection
like
0
Sleeping
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
26010dc
phaseDetection
/
setup.sh
ggirishg
Update setup.sh
f55e6c3
verified
5 months ago
raw
Copy download link
history
blame
Safe
167 Bytes
pip install opencv-python
pip install streamlit
pip install mediapipe
pip install numpy
pip install --force-reinstall mediapipe
pip install --upgrade protobuf==3.20.*