Spaces:
Running
Running
Update app.py
Browse files
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 |
"""
|