ggirishg commited on
Commit
218ef70
·
verified ·
1 Parent(s): d924929

Create setup.sh

Browse files
Files changed (1) hide show
  1. setup.sh +4 -0
setup.sh ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ pip install opencv-python
2
+ pip install streamlit
3
+ pip install mediapipe
4
+ pip install numpy