Spaces:
Runtime error
Runtime error
Mathdesenvnonimate
commited on
Commit
•
f997da9
1
Parent(s):
a2fa331
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()
|