Spaces:
Build error
Build error
camparchimedes
commited on
Commit
•
1863902
1
Parent(s):
efdbab6
Update app.py
Browse files![picture.jpg](https://cdn-uploads.huggingface.co/production/uploads/641c697845487810d133b741/ZaW16ozjTJ7HcPPBC9J4k.jpeg)
app.py
CHANGED
@@ -52,7 +52,7 @@ banner_html = """
|
|
52 |
<img src="https://huggingface.co/spaces/camparchimedes/ola_s-audioshop/raw/main/Olas%20AudioSwitch%20Shop.png" alt="Banner" width="87%" height="auto">
|
53 |
</div>
|
54 |
<div style="text-align: center; margin-top: 20px;">
|
55 |
-
<img src="https://huggingface.co/spaces/camparchimedes/ola_s-audioshop/raw/main/picture.jpg" width="50%" height="
|
56 |
</div>
|
57 |
"""
|
58 |
|
|
|
52 |
<img src="https://huggingface.co/spaces/camparchimedes/ola_s-audioshop/raw/main/Olas%20AudioSwitch%20Shop.png" alt="Banner" width="87%" height="auto">
|
53 |
</div>
|
54 |
<div style="text-align: center; margin-top: 20px;">
|
55 |
+
<img src="https://huggingface.co/spaces/camparchimedes/ola_s-audioshop/raw/main/picture.jpg" alt="image" width="50%" height="auto">
|
56 |
</div>
|
57 |
"""
|
58 |
|