wuhp commited on
Commit
4db3c80
·
verified ·
1 Parent(s): 42ada3a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
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
- ).render() # Added .render() here for potential future theme application
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()