alfredplpl commited on
Commit
8d3f01e
โ€ข
1 Parent(s): fb7962b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
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():