Mushfi commited on
Commit
a3e24d2
1 Parent(s): af7c4ac

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -177,7 +177,7 @@ with gr.Blocks(title="SpecX", css=css, theme=gr.themes.Soft()) as demo:
177
  ## Download SpecX App
178
  ''')
179
  serdger = gr.HTML("""
180
- <img src="https://i.ibb.co/W25SHDD/Screenshot-2024-04-28-235911.png" alt="QR for SpecX App" border="0">
181
  """)
182
  with gr.Row():
183
  with gr.Column():
 
177
  ## Download SpecX App
178
  ''')
179
  serdger = gr.HTML("""
180
+ <img width="300" src="https://i.ibb.co/W25SHDD/Screenshot-2024-04-28-235911.png" alt="QR for SpecX App" border="0">
181
  """)
182
  with gr.Row():
183
  with gr.Column():