zamal commited on
Commit
9878912
·
verified ·
1 Parent(s): ddae1a7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -70,7 +70,7 @@ def get_image_description(image):
70
 
71
 
72
  CSS = """
73
- #table_col {background-color: rgb(33, 41, 54);}
74
  """
75
 
76
 
 
70
 
71
 
72
  CSS = """
73
+ #table_col {background-color: rgb(3, 100, 4);}
74
  """
75
 
76