bartman081523 commited on
Commit
e9dbb8d
·
1 Parent(s): 7e7f190

populate db

Browse files
Files changed (2) hide show
  1. app.py +2 -2
  2. gematria.db +2 -2
app.py CHANGED
@@ -261,8 +261,8 @@ def run_app():
261
  initialize_translator()
262
 
263
  # Pre-populate the database
264
- populate_database(1, 39, max_phrase_length=1) # Books 1 to 39 (adjust as needed)
265
- #populate_database(27, 27, max_phrase_length=1) # Book 27 (Psalms) - adjust as needed
266
 
267
  iface = gr.Interface(
268
  fn=gematria_search_interface,
 
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(
268
  fn=gematria_search_interface,
gematria.db CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ee62e36845670369178014d353e35dcc219749ff181873d7af325410479a4537
3
- size 18497536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7da3df7f773d3b713dff2349f199760ca114e483e55400fd07ebedda615c0628
3
+ size 67751936