Fixed small error
Browse files- app.py +1 -1
- header_image.png +2 -2
app.py
CHANGED
@@ -272,7 +272,7 @@ with gr.Blocks(theme=gr.themes.Soft()) as demo:
|
|
272 |
gr.HTML("""
|
273 |
<div style="text-align: center;">
|
274 |
<h5 style="margin-bottom: 10px;">Explanation of the Process:</h5>
|
275 |
-
<img src="/
|
276 |
<h5 style="margin-top: 10px;">Try It Out Yourself:</h5>
|
277 |
</div>
|
278 |
""")
|
|
|
272 |
gr.HTML("""
|
273 |
<div style="text-align: center;">
|
274 |
<h5 style="margin-bottom: 10px;">Explanation of the Process:</h5>
|
275 |
+
<img src="/header_image.png" alt="Header Explanation" style="width: 100%; height: auto; margin-bottom: 20px;">
|
276 |
<h5 style="margin-top: 10px;">Try It Out Yourself:</h5>
|
277 |
</div>
|
278 |
""")
|
header_image.png
CHANGED
![]() |
Git LFS Details
|
![]() |
Git LFS Details
|