Gyufyjk commited on
Commit
c412a6a
1 Parent(s): f126fc5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -5
app.py CHANGED
@@ -85,17 +85,14 @@ with gr.Blocks() as demo:
85
  "
86
  >
87
  <h1 style="font-weight: 900; margin-bottom: 7px;">
88
- Music Mixing Style Transfer
89
  </h1>
90
  </div>
91
  """
92
  )
93
  gr.Markdown(
94
  """
95
- This page is a Hugging Face interactive demo of the paper ["Music Mixing Style Transfer: A Contrastive Learning Approach to Disentangle Audio Effects"](https://huggingface.co/papers/2211.02247) (ICASSP 2023).
96
- - [project page](https://jhtonykoo.github.io/MixingStyleTransfer/)
97
- - [GitHub](https://github.com/jhtonyKoo/music_mixing_style_transfer)
98
- - [supplementary](https://pale-cicada-946.notion.site/Music-Mixing-Style-Transfer-A-Contrastive-Learning-Approach-to-Disentangle-Audio-Effects-Supplemen-e6eccd9a431a4a8fa4fdd5adb2d3f219)
99
  """
100
  )
101
  with gr.Group():
 
85
  "
86
  >
87
  <h1 style="font-weight: 900; margin-bottom: 7px;">
88
+ Music Sorcery
89
  </h1>
90
  </div>
91
  """
92
  )
93
  gr.Markdown(
94
  """
95
+ This App Elevate your tracks effortlessly by transforming their mixing style to mirror your favorite songs. Unleash studio sorcery and let your music shine with unparalleled creativity and enhanced sound quality.
 
 
 
96
  """
97
  )
98
  with gr.Group():