Update app.py
Browse files
app.py
CHANGED
@@ -154,7 +154,7 @@ def get_process_bar(task_id, status):
|
|
154 |
|
155 |
|
156 |
with gr.Blocks() as demo:
|
157 |
-
gr.
|
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>
|