cyperts commited on
Commit
197b3e4
·
verified ·
1 Parent(s): 5886ed2

Upload 2 files

Browse files
Files changed (3) hide show
  1. .gitattributes +1 -0
  2. example.png +3 -0
  3. requirements.txt +20 -0
.gitattributes CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ example.png filter=lfs diff=lfs merge=lfs -text
example.png ADDED

Git LFS Details

  • SHA256: a7d81ced99ae1ba4db73c29ab91bb2f6a039883a8b60a6a599731793fb8f127a
  • Pointer size: 132 Bytes
  • Size of remote file: 1.71 MB
requirements.txt ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ tensorflow
2
+ keras_ocr
3
+ matplotlib
4
+ Pillow
5
+ altair
6
+ streamlit
7
+ protobuf
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
+
19
+
20
+