Spaces:
Running
Running
ankankbhunia
commited on
Commit
β’
d514607
1
Parent(s):
f8ad616
Update app.py
Browse files
app.py
CHANGED
@@ -21,6 +21,8 @@ import shutil
|
|
21 |
from datetime import datetime
|
22 |
|
23 |
|
|
|
|
|
24 |
wellcomingMessage = """
|
25 |
<h1>π₯ Handwriting Synthesis - Generate text in anyone's handwriting π₯ </h1>
|
26 |
<p>π This app is a demo for the ICCV'21 paper "Handwriting Transformer". Visit our github paper for more information - <a href="https://github.com/ankanbhunia/Handwriting-Transformers" target="_blank">https://github.com/ankanbhunia/Handwriting-Transformers</a></p>
|
|
|
21 |
from datetime import datetime
|
22 |
|
23 |
|
24 |
+
|
25 |
+
|
26 |
wellcomingMessage = """
|
27 |
<h1>π₯ Handwriting Synthesis - Generate text in anyone's handwriting π₯ </h1>
|
28 |
<p>π This app is a demo for the ICCV'21 paper "Handwriting Transformer". Visit our github paper for more information - <a href="https://github.com/ankanbhunia/Handwriting-Transformers" target="_blank">https://github.com/ankanbhunia/Handwriting-Transformers</a></p>
|