bartman081523 commited on
Commit
554cb49
·
1 Parent(s): e9dbb8d

populate db

Browse files
Files changed (2) hide show
  1. app.py +1 -1
  2. gematria.db +2 -2
app.py CHANGED
@@ -261,7 +261,7 @@ def run_app():
261
  initialize_translator()
262
 
263
  # Pre-populate the database
264
- populate_database(1, 39, max_phrase_length=4) # Books 1 to 39 (adjust as needed)
265
  #opulate_database(27, 27, max_phrase_length=31) # Book 27 (Psalms) - adjust as needed
266
 
267
  iface = gr.Interface(
 
261
  initialize_translator()
262
 
263
  # Pre-populate the database
264
+ populate_database(1, 39, max_phrase_length=12) # Books 1 to 39 (adjust as needed)
265
  #opulate_database(27, 27, max_phrase_length=31) # Book 27 (Psalms) - adjust as needed
266
 
267
  iface = gr.Interface(
gematria.db CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7da3df7f773d3b713dff2349f199760ca114e483e55400fd07ebedda615c0628
3
- size 67751936
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9d0db3cd97140e47b091845fc11daaa261164db0ac4aa8e430e0c445da27851
3
+ size 171667456