asigalov61 commited on
Commit
d6da4ba
·
verified ·
1 Parent(s): 24ad227

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -372,6 +372,7 @@ with gr.Blocks() as demo:
372
 
373
  gr.Markdown("<h1 style='text-align: left; margin-bottom: 1rem'>Orpheus Music Transformer</h1>")
374
  gr.Markdown("<h1 style='text-align: left; margin-bottom: 1rem'>SOTA 8k multi-instrumental music transformer trained on 2.31M+ high-quality MIDIs</h1>")
 
375
  gr.HTML("""
376
  Check out <a href="https://huggingface.co/datasets/projectlosangeles/Godzilla-MIDI-Dataset">Godzilla MIDI Dataset</a> on Hugging Face
377
  <p>
 
372
 
373
  gr.Markdown("<h1 style='text-align: left; margin-bottom: 1rem'>Orpheus Music Transformer</h1>")
374
  gr.Markdown("<h1 style='text-align: left; margin-bottom: 1rem'>SOTA 8k multi-instrumental music transformer trained on 2.31M+ high-quality MIDIs</h1>")
375
+ gr.Markdown("<h1 style='text-align: left; margin-bottom: 1rem'>(This is WIP preview. Please check back for final release soon.)</h1>")
376
  gr.HTML("""
377
  Check out <a href="https://huggingface.co/datasets/projectlosangeles/Godzilla-MIDI-Dataset">Godzilla MIDI Dataset</a> on Hugging Face
378
  <p>