Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -347,7 +347,7 @@ with gr.Blocks(theme='Hev832/Applio', css=css, fill_width=True, fill_height=True
|
|
347 |
with gr.Column(scale=2):
|
348 |
gr.Markdown(
|
349 |
"""
|
350 |
-
<img src="https://cdn-uploads.huggingface.co/production/uploads/64740cf7485a7c8e1bd51ac9/29sj9LyPQItG5uBOO2x3r.webp" alt="UGD Logo" class="centered-image">
|
351 |
|
352 |
# 🎨 Underground Digital's QR Code Art Generator
|
353 |
|
|
|
347 |
with gr.Column(scale=2):
|
348 |
gr.Markdown(
|
349 |
"""
|
350 |
+
<img src="https://cdn-uploads.huggingface.co/production/uploads/64740cf7485a7c8e1bd51ac9/29sj9LyPQItG5uBOO2x3r.webp" alt="UGD Logo" width="250" style="max-width: 100%; height: auto;" class="centered-image">
|
351 |
|
352 |
# 🎨 Underground Digital's QR Code Art Generator
|
353 |
|