chaojiemao commited on
Commit
965dd18
·
verified ·
1 Parent(s): 79cf47b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -154,7 +154,7 @@ def get_process_bar(task_id, status):
154
 
155
 
156
  with gr.Blocks() as demo:
157
- gr.Markdown("""
158
  <div style="text-align: center; font-size: 32px; font-weight: bold; margin-bottom: 20px;">
159
  WanX
160
  </div>
 
154
 
155
 
156
  with gr.Blocks() as demo:
157
+ gr.HTML("""
158
  <div style="text-align: center; font-size: 32px; font-weight: bold; margin-bottom: 20px;">
159
  WanX
160
  </div>