Spaces:
Running
Running
Felix Marty
commited on
Commit
•
1f1be44
1
Parent(s):
fd7914e
style
Browse files- app.py +1 -1
- header.webp +0 -0
app.py
CHANGED
@@ -34,7 +34,7 @@ TITLE = """
|
|
34 |
font-size: 2.2rem;
|
35 |
"
|
36 |
>
|
37 |
-
<h1 style="font-weight:
|
38 |
Speed up your inference and support more workload with PyTorch's BetterTransformer 🤗
|
39 |
</h1>
|
40 |
</div>
|
|
|
34 |
font-size: 2.2rem;
|
35 |
"
|
36 |
>
|
37 |
+
<h1 style="font-weight: 700; margin-bottom: 10px; margin-top: 10px;">
|
38 |
Speed up your inference and support more workload with PyTorch's BetterTransformer 🤗
|
39 |
</h1>
|
40 |
</div>
|
header.webp
CHANGED