kishoreb4 commited on
Commit
74887d9
·
1 Parent(s): 6506a0f

Add Streamlit app for segmentation

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -1,5 +1,7 @@
1
  setuptools>=65.5.0
2
  wheel>=0.41.0
 
 
3
  tensorflow==2.12.0
4
  streamlit==1.31.1
5
  protobuf>=3.20,<5
 
1
  setuptools>=65.5.0
2
  wheel>=0.41.0
3
+ promise==2.3
4
+
5
  tensorflow==2.12.0
6
  streamlit==1.31.1
7
  protobuf>=3.20,<5