EazyAl commited on
Commit
9888b81
1 Parent(s): a5e72f9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -97,7 +97,7 @@ p {
97
 
98
  with demo:
99
  gr.HTML("""
100
- <img src="https://raw.githubusercontent.com/substra/substra/main/Substra-logo-colour.svg" style="height: 3em;" />
101
  """)
102
  gr.Markdown("# Federated Learning with Substra")
103
  with gr.Row():
 
97
 
98
  with demo:
99
  gr.HTML("""
100
+ <img src="https://raw.githubusercontent.com/substra/substra/main/Substra-logo-colour.svg" style="height: 2em;" />
101
  """)
102
  gr.Markdown("# Federated Learning with Substra")
103
  with gr.Row():