robertselvam commited on
Commit
dd656d4
·
1 Parent(s): c4a9ec3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -259,7 +259,7 @@ class ChatDocumentQA:
259
 
260
  def gradio_interface(self) -> None:
261
  """Create a Gradio interface for the chatbot."""
262
- with gr.Blocks(theme='karthikeyan-adople/hudsonhayes-gray') as demo:
263
  gr.HTML("""<center class="darkblue" text-align:center;padding:30px;'>
264
  <be>
265
  <h1 style="color:#fff">
 
259
 
260
  def gradio_interface(self) -> None:
261
  """Create a Gradio interface for the chatbot."""
262
+ with gr.Blocks(theme='freddyaboulton/test-blue') as demo:
263
  gr.HTML("""<center class="darkblue" text-align:center;padding:30px;'>
264
  <be>
265
  <h1 style="color:#fff">