Spaces:
Runtime error
Runtime error
alfredplpl
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -67,7 +67,8 @@ normal_examples = [
|
|
67 |
|
68 |
with gr.Blocks(css=css) as demo:
|
69 |
gr.Markdown('''# Emi 2
|
70 |
-
Official demo for [Emi 2](https://huggingface.co/aipicasso/emi-2). Click the generate button
|
|
|
71 |
''')
|
72 |
with gr.Group():
|
73 |
with gr.Row():
|
|
|
67 |
|
68 |
with gr.Blocks(css=css) as demo:
|
69 |
gr.Markdown('''# Emi 2
|
70 |
+
Official demo for [Emi 2](https://huggingface.co/aipicasso/emi-2). Click the generate button!<br>
|
71 |
+
ๆฌใขใใซใฎ็ๆ็ฉใฏๅ็จฎๆณไปคใซๅพใฃใฆๅใๆฑใฃใฆไธใใใ
|
72 |
''')
|
73 |
with gr.Group():
|
74 |
with gr.Row():
|