Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -142,7 +142,7 @@ with gr.Blocks(css=css, theme=gr.themes.Soft()) as app:
|
|
142 |
"""
|
143 |
<div id="title_container">
|
144 |
<div id="title_line">
|
145 |
-
<img src="/file=
|
146 |
<h1>Krypto Image Generator - beta v1</h1>
|
147 |
</div>
|
148 |
<div id="subtitle">
|
|
|
142 |
"""
|
143 |
<div id="title_container">
|
144 |
<div id="title_line">
|
145 |
+
<img src="/file=LogoKrypto.png" alt="Krypt0 Logo">
|
146 |
<h1>Krypto Image Generator - beta v1</h1>
|
147 |
</div>
|
148 |
<div id="subtitle">
|