Felix Marty
commited on
Commit
·
c20abfa
1
Parent(s):
d784f01
style
Browse files
app.py
CHANGED
@@ -61,6 +61,7 @@ TTILE_IMAGE = """
|
|
61 |
display: block;
|
62 |
margin-left: auto;
|
63 |
margin-right: auto;
|
|
|
64 |
"
|
65 |
>
|
66 |
<img src="https://huggingface.co/spaces/optimum/exporters/resolve/main/clean_hf_onnx.png"/>
|
|
|
61 |
display: block;
|
62 |
margin-left: auto;
|
63 |
margin-right: auto;
|
64 |
+
width: 50%;
|
65 |
"
|
66 |
>
|
67 |
<img src="https://huggingface.co/spaces/optimum/exporters/resolve/main/clean_hf_onnx.png"/>
|