alok94 commited on
Commit
57035da
·
1 Parent(s): b350871

reqmt changed

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