kishoreb4 commited on
Commit
5fd280a
·
1 Parent(s): b51f5d7

Add constraints.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -7
requirements.txt CHANGED
@@ -1,18 +1,14 @@
1
- --constraint constraints.txt
2
-
3
  wheel
 
4
  setuptools>=65.5.0
5
 
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
13
  opencv-python==4.10.0.84
14
- tensorflow-datasets==4.9.8
15
  gdown==4.7.1
16
  requests==2.31.0
17
-
18
-
 
 
 
1
  wheel
2
+ promise==0.0
3
  setuptools>=65.5.0
4
 
5
  tensorflow==2.12.0
6
  streamlit==1.31.1
7
  protobuf>=3.20,<5
8
+ transformers==4.50.3
9
  Pillow==10.2.0
10
  numpy==1.23.5
11
+ matplotlib
12
  opencv-python==4.10.0.84
 
13
  gdown==4.7.1
14
  requests==2.31.0