alexnasa commited on
Commit
f28533c
·
verified ·
1 Parent(s): fcd1803

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -524,7 +524,7 @@ if __name__ == "__main__":
524
  torch_dtype = torch.float16
525
 
526
  with gr.Blocks(analytics_enabled=False) as demo:
527
- gr.Markdown(
528
  """
529
  <div style="text-align: center;">
530
  <div style="display: flex; justify-content: center;">
 
524
  torch_dtype = torch.float16
525
 
526
  with gr.Blocks(analytics_enabled=False) as demo:
527
+ gr.HTML(
528
  """
529
  <div style="text-align: center;">
530
  <div style="display: flex; justify-content: center;">