asigalov61 commited on
Commit
7683c01
·
verified ·
1 Parent(s): 26a388d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -453,8 +453,8 @@ with gr.Blocks() as demo:
453
  gr.Markdown(
454
  """
455
  ## If you enjoyed Orpheus Music Transformer, please star and duplciate this space. It helps a lot! 🤗
456
- [⭐ Star this Space](https://huggingface.co/spaces/asigalov61/Orpheus-Music-Transformer)
457
- [🔁 Duplicate this Space](https://huggingface.co/spaces/asigalov61/Orpheus-Music-Transformer?duplicate=true)
458
  """
459
  )
460
 
 
453
  gr.Markdown(
454
  """
455
  ## If you enjoyed Orpheus Music Transformer, please star and duplciate this space. It helps a lot! 🤗
456
+ ### [⭐ Star this Space](https://huggingface.co/spaces/asigalov61/Orpheus-Music-Transformer)
457
+ ### [🔁 Duplicate this Space](https://huggingface.co/spaces/asigalov61/Orpheus-Music-Transformer?duplicate=true)
458
  """
459
  )
460