brainai-spaces commited on
Commit
9ebc5b3
·
verified ·
1 Parent(s): c6f109b

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ streamlit
2
+ openvino
3
+ numpy==1.26.4
4
+ moviepy==1.0.3
5
+ opencv-python-headless==4.10.0.84
6
+ streamlit-camera-input-live==0.2.0