Spaces:
Sleeping
Sleeping
JingyeChen22
commited on
Commit
β’
ca8dcf6
1
Parent(s):
8be4bbd
Update app.py
Browse files
app.py
CHANGED
@@ -899,7 +899,8 @@ with gr.Blocks() as demo:
|
|
899 |
<h2 style="text-align: left; font-weight: 450; font-size: 1rem; margin-top: 0.5rem; margin-bottom: 0.5rem">
|
900 |
π₯π₯ <b>News</b>: The demo of <b>TextDiffuser-2</b> is released. Welcome to play with it at <a href="https://huggingface.co/spaces/JingyeChen22/TextDiffuser-2">link</a>!
|
901 |
</h2>
|
902 |
-
|
|
|
903 |
</div>
|
904 |
""")
|
905 |
|
|
|
899 |
<h2 style="text-align: left; font-weight: 450; font-size: 1rem; margin-top: 0.5rem; margin-bottom: 0.5rem">
|
900 |
π₯π₯ <b>News</b>: The demo of <b>TextDiffuser-2</b> is released. Welcome to play with it at <a href="https://huggingface.co/spaces/JingyeChen22/TextDiffuser-2">link</a>!
|
901 |
</h2>
|
902 |
+
|
903 |
+
<img src="https://raw.githubusercontent.com/JingyeChen/jingyechen.github.io/master/textdiffuser2/static/images/v1.jpeg" alt="textdiffuser">
|
904 |
</div>
|
905 |
""")
|
906 |
|