badaoui HF Staff commited on
Commit
629c47d
·
verified ·
1 Parent(s): 37c1483

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -71,7 +71,7 @@ TITLE_IMAGE = """
71
  TITLE = """
72
  <div style="display: inline-flex; align-items: center; text-align: center; max-width: 1400px; gap: 0.8rem; font-size: 2.2rem;">
73
  <h1 style="font-weight: 900; margin-bottom: 10px; margin-top: 10px;">
74
- 🤗 Optimum Neuron Model Exporter
75
  </h1>
76
  </div>
77
  """
 
71
  TITLE = """
72
  <div style="display: inline-flex; align-items: center; text-align: center; max-width: 1400px; gap: 0.8rem; font-size: 2.2rem;">
73
  <h1 style="font-weight: 900; margin-bottom: 10px; margin-top: 10px;">
74
+ 🤗 Optimum Neuron Model Exporter (WIP)
75
  </h1>
76
  </div>
77
  """