DigiP-AI commited on
Commit
bdbb019
·
verified ·
1 Parent(s): dd10eaa

Update app.py

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