BertChristiaens commited on
Commit
41f1dd9
1 Parent(s): 255d038

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  streamlit
2
  streamlit-drawable-canvas==0.9.0
3
  opencv-python
 
4
  numpy
5
  Pillow
6
  torch
 
1
  streamlit
2
  streamlit-drawable-canvas==0.9.0
3
  opencv-python
4
+ streamlit-camera-input-live
5
  numpy
6
  Pillow
7
  torch