AntaresGuo commited on
Commit
ef96746
1 Parent(s): fe888d3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +9 -1
app.py CHANGED
@@ -17,7 +17,15 @@ css = """
17
  title = r"""
18
  </br>
19
  <h1 align="center" style="font-size: 42px;">Character2Painting</h1>
20
- <h2 align="center"> <span style="color: red;">Character</span> <--- <span style="color: black;">Zoom out⭐️⭐⭐⭐⭐Zoom in ---> </span> <span style="color: red;">Painting</span></h2>
 
 
 
 
 
 
 
 
21
  </br>
22
 
23
  </br>
 
17
  title = r"""
18
  </br>
19
  <h1 align="center" style="font-size: 42px;">Character2Painting</h1>
20
+ <h2 align="center">
21
+ <span style="color: red;">Character</span> <---
22
+ <span style="color: black;">Zoom out
23
+ <a href="https://github.com/antarestcguo/X2Painting" target="_blank" style="text-decoration: none; color: black;">
24
+ <img src="https://img.shields.io/badge/Github-Repo-blue" alt="GitHub" style="vertical-align: middle; width: 20px; height: 20px;">
25
+ </a>
26
+ Zoom in</span> ---&gt;
27
+ <span style="color: red;">Painting</span>
28
+ </h2>
29
  </br>
30
 
31
  </br>