mybYusuf commited on
Commit
6c4b8de
·
verified ·
1 Parent(s): 8fd2830

Upload 3 files

Browse files
Files changed (3) hide show
  1. Tokenizer.pkl +3 -0
  2. model_v3.h5 +3 -0
  3. requirements.txt +4 -0
Tokenizer.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a3c4f8e1c778201ef5ab4d4028458861675e2527300047f49b72a7aeeb73952
3
+ size 9261565
model_v3.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:236fc38cde7d73b6489724e2b9b3d3ce9dda4d5388b0785c1179ab1b374c546a
3
+ size 8619080
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ gradio
2
+ tensorflow
3
+ numpy
4
+ scikit-learn