mlbench123 commited on
Commit
8bbc88d
·
verified ·
1 Parent(s): 3f473a4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -2050,7 +2050,7 @@ def process_pdfs(pdf_files):
2050
  # Create Gradio interface with better styling
2051
  with gr.Blocks(
2052
  title="Real Estate Financial Model Generator",
2053
- theme=gr.themes.Soft(),
2054
  css="""
2055
  .gradio-container {
2056
  max-width: 1200px !important;
 
2050
  # Create Gradio interface with better styling
2051
  with gr.Blocks(
2052
  title="Real Estate Financial Model Generator",
2053
+ theme=gr.themes.Base(),
2054
  css="""
2055
  .gradio-container {
2056
  max-width: 1200px !important;