camparchimedes commited on
Commit
0a9d8a4
·
verified ·
1 Parent(s): badcd8d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -144,7 +144,7 @@ def summarize_text(text):
144
  # HTML syntax for imagery
145
  image_html = """
146
  <div style="text-align: center;">
147
- <img src="https://huggingface.co/spaces/camparchimedes/ola_s-audioshop/raw/main/picture.png" alt="Banner" width="100%" height="auto">
148
  </div>
149
  """
150
 
 
144
  # HTML syntax for imagery
145
  image_html = """
146
  <div style="text-align: center;">
147
+ <img src="https://huggingface.co/spaces/camparchimedes/ola_s-audioshop/raw/main/picture.png" alt="Banner" width="85%" height="auto">
148
  </div>
149
  """
150