angkit007 commited on
Commit
11706ca
·
1 Parent(s): 5f82452

app added

Browse files
Files changed (1) hide show
  1. app_single.py +2 -2
app_single.py CHANGED
@@ -1052,9 +1052,9 @@ with gr.Blocks(title="An Adventure in Thousand Token Wood · MiniCPM-V 4.6", the
1052
  """<div id="studio-header">
1053
  <div class="eyebrow">
1054
  <span class="badge"><span class="dot"></span>MiniCPM-V 4.6</span>
1055
- <span>live choreography &amp; generative score</span>
1056
  </div>
1057
- <h1>An Adventure in Thousand Token Wood</h1>
1058
  <p>Upload an image. The model reads its mood — then a cat performs it, live, with its own tune.</p>
1059
  </div>"""
1060
  )
 
1052
  """<div id="studio-header">
1053
  <div class="eyebrow">
1054
  <span class="badge"><span class="dot"></span>MiniCPM-V 4.6</span>
1055
+ <span>An Adventure in Thousand Token Wood</span>
1056
  </div>
1057
+ <h1>Emberglade - An emotion identifier that makes you HAPPPY !!!</h1>
1058
  <p>Upload an image. The model reads its mood — then a cat performs it, live, with its own tune.</p>
1059
  </div>"""
1060
  )