BestWishYsh commited on
Commit
1b642c4
·
verified ·
1 Parent(s): 13f35d3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -241,7 +241,7 @@ block = gr.Blocks()
241
 
242
 
243
  with block:
244
- gr.HTML(f"""
245
  <div style='display: flex; align-items: center; justify-content: center; text-align: center;'>
246
  <img src="https://www.pnglog.com/6xm07l.png" style='width: 400px; height: auto; margin-right: 10px;' />
247
  </div>
 
241
 
242
 
243
  with block:
244
+ gr.HTML("""
245
  <div style='display: flex; align-items: center; justify-content: center; text-align: center;'>
246
  <img src="https://www.pnglog.com/6xm07l.png" style='width: 400px; height: auto; margin-right: 10px;' />
247
  </div>