Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -49,7 +49,7 @@ try:
|
|
| 49 |
<div style="display: flex; justify-content: center; margin: 20px 0;">
|
| 50 |
<img src="data:image/png;base64,{logo_base64}"
|
| 51 |
style="height: 200px; max-width: 100%;
|
| 52 |
-
border-radius: 8px; object-fit: contain;">
|
| 53 |
</div>
|
| 54 |
"""
|
| 55 |
except:
|
|
|
|
| 49 |
<div style="display: flex; justify-content: center; margin: 20px 0;">
|
| 50 |
<img src="data:image/png;base64,{logo_base64}"
|
| 51 |
style="height: 200px; max-width: 100%;
|
| 52 |
+
border-radius: 8px; object-fit: contain;">
|
| 53 |
</div>
|
| 54 |
"""
|
| 55 |
except:
|