Spaces:
Paused
Paused
feat: update intro
Browse files
app.py
CHANGED
@@ -1044,6 +1044,7 @@ def main():
|
|
1044 |
<h2><a href='https://glyph-byt5.github.io/'>Glyph-ByT5 Project Page</a> |<a href='https://glyph-byt5-v2.github.io/'>Glyph-ByT5-v2 Project Page</a> | <a href='https://arxiv.org/abs/2403.09622'>Glyph-ByT5 arXiv Paper</a> |<a href='https://arxiv.org/abs/2406.10208'>Glyph-ByT5-v2 arXiv Paper</a> | <a href='https://github.com/AIGText/Glyph-ByT5'>Github</a></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>
|
1049 |
<p>1. <b>Select bounding boxes</b> on the canvas on the left <b>by clicking twice</b>. </p>
|
|
|
1044 |
<h2><a href='https://glyph-byt5.github.io/'>Glyph-ByT5 Project Page</a> |<a href='https://glyph-byt5-v2.github.io/'>Glyph-ByT5-v2 Project Page</a> | <a href='https://arxiv.org/abs/2403.09622'>Glyph-ByT5 arXiv Paper</a> |<a href='https://arxiv.org/abs/2406.10208'>Glyph-ByT5-v2 arXiv Paper</a> | <a href='https://github.com/AIGText/Glyph-ByT5'>Github</a></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>Models presented in this demo are all based on albedo-xl!</b></p>
|
1048 |
<p><b>Try some examples at the bottom of the page to get started!</b></p>
|
1049 |
<p><b>Quick Guide:</b></p>
|
1050 |
<p>1. <b>Select bounding boxes</b> on the canvas on the left <b>by clicking twice</b>. </p>
|