kishoreb4 commited on
Commit
b51f5d7
·
1 Parent(s): 6c813fb

Add Streamlit app for segmentation

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -6,7 +6,7 @@ setuptools>=65.5.0
6
  tensorflow==2.12.0
7
  streamlit==1.31.1
8
  protobuf>=3.20,<5
9
- transformers==4.50.3
10
  Pillow==10.2.0
11
  numpy==1.23.5
12
  matplotlib==3.10.0
 
6
  tensorflow==2.12.0
7
  streamlit==1.31.1
8
  protobuf>=3.20,<5
9
+ transformers==4.36.2
10
  Pillow==10.2.0
11
  numpy==1.23.5
12
  matplotlib==3.10.0