Spaces:
Paused
Paused
fix: update intro
Browse files
app.py
CHANGED
@@ -1042,7 +1042,7 @@ def main():
|
|
1042 |
|
1043 |
html = f"""<h1>Glyph-ByT5: A Customized Text Encoder for Accurate Visual Text Rendering</h1>
|
1044 |
<h2><a href='https://glyph-byt5.github.io/'>Project Page</a> | <a href='https://arxiv.org/abs/2403.09622'>arXiv Paper</a> | <a href=''>Github</a> | <a href=''>Cite our work</a> if our ideas inspire you.</h2>
|
1045 |
-
<p><b>We present a basic version of Glyph-SDXL, and a multilingual version supporting up to 10 languages: English, Chinese, French, German, Spanish,
|
1046 |
<p><b>Note: due to limited capacity, we support 5000 chars in Chinese, 1148 chars in Japanese and 617 in Korean. Certain uncommon characters might not be supported for these three languages.</b></p>
|
1047 |
<p><b>Try some examples at the bottom of the page to get started!</b></p>
|
1048 |
<p><b>Quick Guide:</b></p>
|
|
|
1042 |
|
1043 |
html = f"""<h1>Glyph-ByT5: A Customized Text Encoder for Accurate Visual Text Rendering</h1>
|
1044 |
<h2><a href='https://glyph-byt5.github.io/'>Project Page</a> | <a href='https://arxiv.org/abs/2403.09622'>arXiv Paper</a> | <a href=''>Github</a> | <a href=''>Cite our work</a> if our ideas inspire you.</h2>
|
1045 |
+
<p><b>We present a basic version of Glyph-SDXL, and a multilingual version Glyph-SDXL-v2 supporting up to 10 languages: English, Chinese, French, German, Spanish, Portuguese, Italian, Russian, Japanese and Korean.</b></p>
|
1046 |
<p><b>Note: due to limited capacity, we support 5000 chars in Chinese, 1148 chars in Japanese and 617 in Korean. Certain uncommon characters might not be supported for these three languages.</b></p>
|
1047 |
<p><b>Try some examples at the bottom of the page to get started!</b></p>
|
1048 |
<p><b>Quick Guide:</b></p>
|