Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -202,9 +202,8 @@ _DESCRIPTION = '''
|
|
202 |
<a style="display:inline-block; margin-left: .5em" href="https://github.com/3DTopia/LGM"><img src='https://img.shields.io/github/stars/3DTopia/LGM?style=social'/></a>
|
203 |
</div>
|
204 |
|
205 |
-
*
|
206 |
-
*
|
207 |
-
* If you find the output unsatisfying, try using different seeds!
|
208 |
'''
|
209 |
|
210 |
block = gr.Blocks(title=_TITLE).queue()
|
|
|
202 |
<a style="display:inline-block; margin-left: .5em" href="https://github.com/3DTopia/LGM"><img src='https://img.shields.io/github/stars/3DTopia/LGM?style=social'/></a>
|
203 |
</div>
|
204 |
|
205 |
+
* Se voc锚 achar o resultado insatisfat贸rio, tente mudar a barra de seeds!
|
206 |
+
* O video 茅 uma representa莽茫o Parcial, o Resultado sera aprimorado por tecnicas de modelagem!
|
|
|
207 |
'''
|
208 |
|
209 |
block = gr.Blocks(title=_TITLE).queue()
|