Spaces:
Runtime error
Runtime error
Commit
Β·
8be4bbd
1
Parent(s):
3479394
Update app.py
Browse files
app.py
CHANGED
@@ -895,10 +895,10 @@ with gr.Blocks() as demo:
|
|
895 |
</h2>
|
896 |
<h2 style="text-align: left; font-weight: 450; font-size: 1rem; margin-top: 0.5rem; margin-bottom: 0.5rem">
|
897 |
π₯ <b>News</b>: We further trained TextDiffuser based on <b>Stable Diffusion v2.1</b> pre-trained model, enlarging theΒ resolutionΒ from 512x512 to <b>768x768</b> to enhance the legibility ofΒ small text. Additionally, we fine-tuned the model with images with <b>high aesthetical score</b>, enabling generating images with richer details.
|
|
|
|
|
898 |
π₯π₯ <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>!
|
899 |
</h2>
|
900 |
-
|
901 |
-
|
902 |
<img src="file/images/huggingface_blank.jpg" alt="textdiffuser">
|
903 |
</div>
|
904 |
""")
|
|
|
895 |
</h2>
|
896 |
<h2 style="text-align: left; font-weight: 450; font-size: 1rem; margin-top: 0.5rem; margin-bottom: 0.5rem">
|
897 |
π₯ <b>News</b>: We further trained TextDiffuser based on <b>Stable Diffusion v2.1</b> pre-trained model, enlarging theΒ resolutionΒ from 512x512 to <b>768x768</b> to enhance the legibility ofΒ small text. Additionally, we fine-tuned the model with images with <b>high aesthetical score</b>, enabling generating images with richer details.
|
898 |
+
</h2>
|
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 |
<img src="file/images/huggingface_blank.jpg" alt="textdiffuser">
|
903 |
</div>
|
904 |
""")
|