awacke1 commited on
Commit
5545e2c
·
verified ·
1 Parent(s): 243ec99

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ streamlit>=1.30
2
+ opencv-python>=4.9
3
+ numpy>=1.26
4
+ streamlit-camera-input-live>=0.2.0