Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -73,7 +73,7 @@ TITLE_IMAGE = """
|
|
73 |
TITLE = """
|
74 |
<div style="text-align: center; max-width: 1400px; margin: 0 auto;">
|
75 |
<h1 style="font-weight: 900; margin-bottom: 10px; margin-top: 10px; font-size: 2.2rem;">
|
76 |
-
🤗 Optimum Neuron Model Exporter (WIP)
|
77 |
</h1>
|
78 |
</div>
|
79 |
"""
|
|
|
73 |
TITLE = """
|
74 |
<div style="text-align: center; max-width: 1400px; margin: 0 auto;">
|
75 |
<h1 style="font-weight: 900; margin-bottom: 10px; margin-top: 10px; font-size: 2.2rem;">
|
76 |
+
🤗 Optimum Neuron Model Exporter 🏎️ (WIP)
|
77 |
</h1>
|
78 |
</div>
|
79 |
"""
|