dvieri commited on
Commit
4cc2d2f
·
verified ·
1 Parent(s): 0afec7a

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ opencv-python
3
+ torch
4
+ mediapipe
5
+ matplotlib
6
+ pillow
7
+ joblib
8
+ numpy