JCai commited on
Commit
9ebc098
·
1 Parent(s): 9a79b79

test image background

Browse files
Files changed (2) hide show
  1. app.py +1 -1
  2. image.jpg +0 -0
app.py CHANGED
@@ -93,7 +93,7 @@ def cancel_inference():
93
  # Custom CSS for a fancy look
94
  custom_css = """
95
  #main-container {
96
- background-color: #FFC0CB;
97
  font-family: 'Arial', sans-serif;
98
  }
99
 
 
93
  # Custom CSS for a fancy look
94
  custom_css = """
95
  #main-container {
96
+ background-color: url('file=image.ipg');
97
  font-family: 'Arial', sans-serif;
98
  }
99
 
image.jpg ADDED