DigiP-AI commited on
Commit
02b408d
·
verified ·
1 Parent(s): fedb018

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -146,7 +146,7 @@ def feifeichat(image):
146
 
147
  # CSS to style the app
148
  css = """
149
- .gradio-container {background-color: Aquamarine }
150
  footer{display:none !important}
151
  #app-container {
152
  max-width: 930px;
 
146
 
147
  # CSS to style the app
148
  css = """
149
+ .gradio-container {background-color: LightSeaGreen }
150
  footer{display:none !important}
151
  #app-container {
152
  max-width: 930px;