Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
@@ -181,8 +181,7 @@ def text_rank_summary(text, num_paragraphs=3):
|
|
181 |
|
182 |
banner_html = """
|
183 |
<div style="text-align: center;">
|
184 |
-
<img src="https://
|
185 |
-
" alt="" width="100%" height="auto">
|
186 |
</div>
|
187 |
"""
|
188 |
# https://raw.huggingface.co/spaces/camparchimedes/transcription_app/blob/main/banner_trans.png
|
|
|
181 |
|
182 |
banner_html = """
|
183 |
<div style="text-align: center;">
|
184 |
+
<img src="https://huggingface.co/spaces/camparchimedes/transcription_app/blob/main/lol.webp" alt="" width="100%" height="auto">
|
|
|
185 |
</div>
|
186 |
"""
|
187 |
# https://raw.huggingface.co/spaces/camparchimedes/transcription_app/blob/main/banner_trans.png
|