Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
@@ -199,7 +199,7 @@ def save_to_pdf(text, summary):
|
|
199 |
|
200 |
banner_html = """
|
201 |
<div style="text-align: center;">
|
202 |
-
<img src="https://huggingface.co/spaces/camparchimedes/text_app/raw/main/
|
203 |
</div>
|
204 |
"""
|
205 |
|
|
|
199 |
|
200 |
banner_html = """
|
201 |
<div style="text-align: center;">
|
202 |
+
<img src="https://huggingface.co/spaces/camparchimedes/text_app/raw/main/Olas%20AudioSwitch%20Shop.png" alt="Banner" width="100%" height="auto">
|
203 |
</div>
|
204 |
"""
|
205 |
|