fruitpicker01 commited on
Commit
4dfe98d
verified
1 Parent(s): 69e5ea2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -585,7 +585,7 @@ def create_demo_interface():
585
 
586
  with gr.Blocks(
587
  title="Vector RAG Demo - 小斜械褉 2023",
588
- theme=gr.themes.Default(),
589
  css="""
590
  .main-header { text-align: center; margin-bottom: 2rem; }
591
  .feature-box { background-color: #f8f9fa; padding: 1rem; border-radius: 8px; margin: 1rem 0; }
 
585
 
586
  with gr.Blocks(
587
  title="Vector RAG Demo - 小斜械褉 2023",
588
+ theme=gr.themes.Soft(),
589
  css="""
590
  .main-header { text-align: center; margin-bottom: 2rem; }
591
  .feature-box { background-color: #f8f9fa; padding: 1rem; border-radius: 8px; margin: 1rem 0; }