wuhp commited on
Commit
23e6330
·
verified ·
1 Parent(s): 4db3c80

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -492,7 +492,7 @@ with gr.Blocks() as demo:
492
  The model retrieves relevant information to provide more informed and context-aware responses.
493
  """
494
  )
495
-
496
  )
497
 
498
  demo.launch()
 
492
  The model retrieves relevant information to provide more informed and context-aware responses.
493
  """
494
  )
495
+ ]
496
  )
497
 
498
  demo.launch()