Felix Marty
commited on
Commit
·
62b5891
1
Parent(s):
57e92e9
style
Browse files
app.py
CHANGED
@@ -57,7 +57,7 @@ def onnx_export(token: str, model_id: str, task: str) -> str:
|
|
57 |
|
58 |
|
59 |
TTILE = """
|
60 |
-
<div style="text-align: center;
|
61 |
<img src="https://huggingface.co/spaces/optimum/exporters/resolve/main/clean_hf_onnx.png"/>
|
62 |
|
63 |
<div
|
|
|
57 |
|
58 |
|
59 |
TTILE = """
|
60 |
+
<div style="text-align: center; max-width: 1400px; margin: 0 auto;">
|
61 |
<img src="https://huggingface.co/spaces/optimum/exporters/resolve/main/clean_hf_onnx.png"/>
|
62 |
|
63 |
<div
|