Spaces:
Running
on
T4
Running
on
T4
Commit
·
43c8bca
1
Parent(s):
9d7ef3e
Update app.py
Browse files
app.py
CHANGED
@@ -895,6 +895,7 @@ 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 |
</h2>
|
899 |
|
900 |
|
|
|
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 |
|