Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
|
@@ -72,11 +72,11 @@ with gr.Blocks() as demo:
|
|
| 72 |
gr.Markdown(
|
| 73 |
"""
|
| 74 |
<div style="text-align: center; font-size: 32px; font-weight: bold; margin-bottom: 20px;">
|
| 75 |
-
|
| 76 |
</div>
|
| 77 |
|
| 78 |
<div style="text-align: center; font-size: 15px; font-weight: black; margin-bottom: 20px; line-height: 1.5;">
|
| 79 |
-
|
| 80 |
</div>
|
| 81 |
<br>
|
| 82 |
<div style="text-align: center; font-size: 15px; font-weight: bold; margin-bottom: 20px; line-height: 1.5;">
|
|
|
|
| 72 |
gr.Markdown(
|
| 73 |
"""
|
| 74 |
<div style="text-align: center; font-size: 32px; font-weight: bold; margin-bottom: 20px;">
|
| 75 |
+
15008 Team HICMC比赛文案生成工具
|
| 76 |
</div>
|
| 77 |
|
| 78 |
<div style="text-align: center; font-size: 15px; font-weight: black; margin-bottom: 20px; line-height: 1.5;">
|
| 79 |
+
HICMC比赛文案生成工具
|
| 80 |
</div>
|
| 81 |
<br>
|
| 82 |
<div style="text-align: center; font-size: 15px; font-weight: bold; margin-bottom: 20px; line-height: 1.5;">
|