Wvolf commited on
Commit
8b91f63
1 Parent(s): b7957dd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -38,8 +38,7 @@ of Solent University for the degree of MSc Artificial Intelligence and Data Scie
38
  # Define example images and their true labels for users to choose from
39
  example_data = ['AI POPE.jpg']
40
  custom_css = """
41
- div {background-color: dark;}
42
- .title { text-align: center; }
43
  """
44
 
45
  gr.Interface(
 
38
  # Define example images and their true labels for users to choose from
39
  example_data = ['AI POPE.jpg']
40
  custom_css = """
41
+ div {background-color: whitesmoke;}
 
42
  """
43
 
44
  gr.Interface(