asigalov61 commited on
Commit
a5da942
·
verified ·
1 Parent(s): e17599c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -1,5 +1,5 @@
1
  #==================================================================================
2
- # https://huggingface.co/spaces/asigalov61/Guided-Accompaniment-Transformer
3
  #==================================================================================
4
 
5
  print('=' * 70)
@@ -433,8 +433,8 @@ with gr.Blocks() as demo:
433
 
434
  #==================================================================================
435
 
436
- gr.Markdown("<h1 style='text-align: center; margin-bottom: 1rem'>Guided Accompaniment Transformer</h1>")
437
- gr.Markdown("<h1 style='text-align: center; margin-bottom: 1rem'>Guided melody accompaniment generation with transformers</h1>")
438
  gr.HTML("""
439
  <p>
440
  <a href="https://huggingface.co/spaces/asigalov61/Guided-Accompaniment-Transformer?duplicate=true">
 
1
  #==================================================================================
2
+ # https://huggingface.co/spaces/asigalov61/Karaoke-Transformer
3
  #==================================================================================
4
 
5
  print('=' * 70)
 
433
 
434
  #==================================================================================
435
 
436
+ gr.Markdown("<h1 style='text-align: center; margin-bottom: 1rem'>Karaoke Transformer</h1>")
437
+ gr.Markdown("<h1 style='text-align: center; margin-bottom: 1rem'>Generate Karaoke MIDI composition from any lyrics</h1>")
438
  gr.HTML("""
439
  <p>
440
  <a href="https://huggingface.co/spaces/asigalov61/Guided-Accompaniment-Transformer?duplicate=true">