BhumikaMak commited on
Commit
073f5d0
·
verified ·
1 Parent(s): 88dc99c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -62,7 +62,7 @@ def view_model(selected_models):
62
  # CSS to style the Gradio components and HTML content
63
  custom_css = """
64
  body {
65
- background-color: #708090; /* Light grey background */
66
  }
67
 
68
  .custom-row {
 
62
  # CSS to style the Gradio components and HTML content
63
  custom_css = """
64
  body {
65
+ background-color: #D3D3D3; /* Light grey background */
66
  }
67
 
68
  .custom-row {