liamfrank15 commited on
Commit
d18e211
·
verified ·
1 Parent(s): c6430ec

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  opencv-python==4.10.0.84
2
  numpy==1.23.5
3
  streamlit==1.40.0
4
- tensorflow==2.17.0
 
 
1
  opencv-python==4.10.0.84
2
  numpy==1.23.5
3
  streamlit==1.40.0
4
+ tensorflow==2.17.0
5
+ streamlit_drawable_canvas==0.9.3