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

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: LightSeaGreen }
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: MediumAquaMarine}
150
  footer{display:none !important}
151
  #app-container {
152
  max-width: 930px;