Spaces:
Running
Running
Commit
·
1eef188
1
Parent(s):
b209697
Open link in new tab
Browse files- constants.py +1 -1
constants.py
CHANGED
|
@@ -7,7 +7,7 @@ BANNER_TEXT = """
|
|
| 7 |
<h1><a href='https://github.com/argmaxinc/WhisperKit'>Argmax Open Source Regression Tests</a></h1>
|
| 8 |
<div style="background-color: #1e293b; border-left: 3px solid #64748b; padding: 8px 16px; margin: 16px auto; max-width: 500px; border-radius: 4px;">
|
| 9 |
<p style="margin: 0; color: #e2e8f0; font-size: 14px; font-family: 'Zwizz Regular', -apple-system, BlinkMacSystemFont, system-ui, sans-serif;">
|
| 10 |
-
Looking for competitive benchmarks? Check out <a href="https://github.com/argmaxinc/OpenBench/blob/main/BENCHMARKS.md" style="font-family: 'Zwizz SemiBold', -apple-system, BlinkMacSystemFont, system-ui, sans-serif; color: #f1f5f9;">OpenBench ↗</
|
| 11 |
</p>
|
| 12 |
</div>
|
| 13 |
</div>
|
|
|
|
| 7 |
<h1><a href='https://github.com/argmaxinc/WhisperKit'>Argmax Open Source Regression Tests</a></h1>
|
| 8 |
<div style="background-color: #1e293b; border-left: 3px solid #64748b; padding: 8px 16px; margin: 16px auto; max-width: 500px; border-radius: 4px;">
|
| 9 |
<p style="margin: 0; color: #e2e8f0; font-size: 14px; font-family: 'Zwizz Regular', -apple-system, BlinkMacSystemFont, system-ui, sans-serif;">
|
| 10 |
+
Looking for competitive benchmarks? Check out <a href="https://github.com/argmaxinc/OpenBench/blob/main/BENCHMARKS.md" target="_blank" style="font-family: 'Zwizz SemiBold', -apple-system, BlinkMacSystemFont, system-ui, sans-serif; color: #f1f5f9;">OpenBench ↗</a>
|
| 11 |
</p>
|
| 12 |
</div>
|
| 13 |
</div>
|