shukdevdatta123 commited on
Commit
4603d48
·
verified ·
1 Parent(s): 55b8647

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -378,7 +378,7 @@ country_options = [
378
  ]
379
 
380
  # Create the Gradio interface with fixed layout
381
- with gr.Blocks(title="Tavily Search API", theme=gr.themes.Soft(), css="""
382
  /* Custom CSS to prevent interface squeezing */
383
  .gradio-container {
384
  max-width: none !important;
 
378
  ]
379
 
380
  # Create the Gradio interface with fixed layout
381
+ with gr.Blocks(title="Tavily Search API", theme=gr.themes.Citrus(), css="""
382
  /* Custom CSS to prevent interface squeezing */
383
  .gradio-container {
384
  max-width: none !important;