camparchimedes commited on
Commit
89f3c24
·
verified ·
1 Parent(s): 97e7e28

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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/picture.png" alt="Banner" width="100%" height="auto">
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