shukdevdatta123 commited on
Commit
f0ba435
·
verified ·
1 Parent(s): da5f4ec

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -694,7 +694,7 @@ def create_interface():
694
  return prompt_text
695
 
696
  # Create the Gradio interface
697
- with gr.Blocks(title="Real-time Fact Checker & News Agent", css=custom_css) as demo:
698
 
699
  # Header
700
  gr.HTML("""
 
694
  return prompt_text
695
 
696
  # Create the Gradio interface
697
+ with gr.Blocks(title="Real-time Fact Checker & News Agent", css=custom_css, theme=gr.themes.Ocean()) as demo:
698
 
699
  # Header
700
  gr.HTML("""