MBG0903 commited on
Commit
bacb675
·
verified ·
1 Parent(s): 743f440

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- streamlit
2
- streamlit-drawable-canvas
3
- tensorflow
4
- numpy
5
- pillow
 
1
+ streamlit==1.39.0
2
+ streamlit-drawable-canvas==0.9.3
3
+ tensorflow==2.19.0
4
+ numpy==1.26.4
5
+ pillow==10.3.0