Spaces:
Runtime error
Runtime error
fix img
Browse files
app.py
CHANGED
|
@@ -18,7 +18,7 @@ st.markdown("<h1 style='text-align: center;'>Применение методов
|
|
| 18 |
|
| 19 |
components.html(
|
| 20 |
"""
|
| 21 |
-
<img src="https://fincult.info/upload/als-property-editorblock/4a2/4a278980ab4958de5e75aa5290842d77.png" align="center"
|
| 22 |
"""
|
| 23 |
)
|
| 24 |
|
|
|
|
| 18 |
|
| 19 |
components.html(
|
| 20 |
"""
|
| 21 |
+
<img src="https://fincult.info/upload/als-property-editorblock/4a2/4a278980ab4958de5e75aa5290842d77.png" align="center">
|
| 22 |
"""
|
| 23 |
)
|
| 24 |
|