alok94 commited on
Commit
065f85a
·
1 Parent(s): c706b03

reqmt change test

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -6
requirements.txt CHANGED
@@ -1,12 +1,18 @@
1
  tensorflow
2
- keras_ocr<0.9.2
3
- matplotlib<3.7.2
4
- Pillow<10.0.0
5
- altair<5
6
-
7
- streamlit<1.26.0
8
  protobuf~=3.19.0
9
 
 
 
 
 
 
 
 
10
  #protobuf==3.19
11
  #streamlit==1.13
12
 
 
1
  tensorflow
2
+ keras_ocr
3
+ matplotlib
4
+ Pillow
5
+ altair
6
+ streamlit
 
7
  protobuf~=3.19.0
8
 
9
+ #keras_ocr<0.9.2
10
+ #matplotlib<3.7.2
11
+ #Pillow<10.0.0
12
+ #altair<5
13
+ #streamlit<1.26.0
14
+ #protobuf~=3.19.0
15
+
16
  #protobuf==3.19
17
  #streamlit==1.13
18