fschwartzer commited on
Commit
a998bd1
1 Parent(s): 99d8e2d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -108,6 +108,8 @@ evo_html = """
108
  </style>
109
  <a href='https://huggingface.co/spaces/DavidSB/avalia.EVO' target='_blank' style='text-decoration: none; color: inherit;'>
110
  <span style='color: gray; font-size: 20px;'>aval</span>
 
 
111
  """
112
 
113
 
 
108
  </style>
109
  <a href='https://huggingface.co/spaces/DavidSB/avalia.EVO' target='_blank' style='text-decoration: none; color: inherit;'>
110
  <span style='color: gray; font-size: 20px;'>aval</span>
111
+ <span style='color: white; font-size: 20px;'>ia</span>
112
+ <span style='color: gray; font-size: 20px;'>.EVO</span>
113
  """
114
 
115