Spaces:
Runtime error
Runtime error
fixed image
Browse files
app.py
CHANGED
|
@@ -80,7 +80,7 @@ BUTTONS = """
|
|
| 80 |
<i class="fa-regular fa-folder-open"></i> Zenodo
|
| 81 |
</a>
|
| 82 |
</div>
|
| 83 |
-
<center><img src="/file=static/greco_example.png" width="
|
| 84 |
"""
|
| 85 |
|
| 86 |
DESCRIPTION = """
|
|
|
|
| 80 |
<i class="fa-regular fa-folder-open"></i> Zenodo
|
| 81 |
</a>
|
| 82 |
</div>
|
| 83 |
+
<center><img src="/gradio_api/file=static/greco_example.png" width="1000" style="margin-top: 20px; border-radius: 15px;"></center>
|
| 84 |
"""
|
| 85 |
|
| 86 |
DESCRIPTION = """
|