Spaces:
Runtime error
Runtime error
AntaresGuo
commited on
Commit
•
d30624a
1
Parent(s):
dd485ae
Update app.py
Browse files
app.py
CHANGED
@@ -27,9 +27,9 @@ css = """
|
|
27 |
title = r"""
|
28 |
</br>
|
29 |
<h1 align="center" style="font-size: 42px;">X2Painting</h1>
|
30 |
-
|
31 |
|
32 |
-
|
33 |
<div style="text-align: center;">
|
34 |
<h2>
|
35 |
<span style="color: red;">Word</span> <---
|
@@ -41,7 +41,7 @@ title = r"""
|
|
41 |
<span style="color: red;">Painting</span>
|
42 |
</h2>
|
43 |
</div>
|
44 |
-
|
45 |
|
46 |
|
47 |
</br>
|
|
|
27 |
title = r"""
|
28 |
</br>
|
29 |
<h1 align="center" style="font-size: 42px;">X2Painting</h1>
|
30 |
+
|
31 |
|
32 |
+
|
33 |
<div style="text-align: center;">
|
34 |
<h2>
|
35 |
<span style="color: red;">Word</span> <---
|
|
|
41 |
<span style="color: red;">Painting</span>
|
42 |
</h2>
|
43 |
</div>
|
44 |
+
|
45 |
|
46 |
|
47 |
</br>
|