inoid commited on
Commit
cd17cec
1 Parent(s): a6e1323

Update local changes

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -23,7 +23,6 @@ def showMessage(questionAnswer, KEY):
23
  with gr.Blocks() as demo:
24
 
25
  gr.Markdown("SermonLab AI Demo.")
26
- global llmModel
27
 
28
  llmModelState = gr.State([llmModel])
29
  with gr.Tab("Preparando mi Serm贸n"):
 
23
  with gr.Blocks() as demo:
24
 
25
  gr.Markdown("SermonLab AI Demo.")
 
26
 
27
  llmModelState = gr.State([llmModel])
28
  with gr.Tab("Preparando mi Serm贸n"):