ierhon commited on
Commit
86c785e
1 Parent(s): e5d1bd4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -12,8 +12,6 @@ import keras
12
 
13
  os.mkdir("cache")
14
 
15
- emb_size = 128
16
- inp_len = 16
17
  maxshift = 4
18
 
19
  def hash_str(data: str):
 
12
 
13
  os.mkdir("cache")
14
 
 
 
15
  maxshift = 4
16
 
17
  def hash_str(data: str):