jhtonyKoo commited on
Commit
b3d079e
Β·
verified Β·
1 Parent(s): 604af63

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -2
app.py CHANGED
@@ -179,8 +179,10 @@ with gr.Blocks() as demo:
179
  On top of this result, you can perform ITO to optimize the reference embedding $z_{ref}$ to further gain control over the output mastering style.
180
  </p>
181
  <p>
182
- <a href="https://arxiv.org/abs/2506.16889" target="_blank"><strong>πŸ“œ Full Paper</strong></a>
183
-
 
 
184
  <strong>πŸ”— GitHub Source Code:</strong>
185
  <a href="https://github.com/SonyResearch/ITO-Master" target="_blank">SonyResearch/ITO-Master</a>
186
  </p>
 
179
  On top of this result, you can perform ITO to optimize the reference embedding $z_{ref}$ to further gain control over the output mastering style.
180
  </p>
181
  <p>
182
+ <strong>πŸ“œ Full Paper:</strong>
183
+ <a href="https://arxiv.org/abs/2506.16889" target="_blank"><strong>Arxiv</strong></a>
184
+ </p>
185
+ <p>
186
  <strong>πŸ”— GitHub Source Code:</strong>
187
  <a href="https://github.com/SonyResearch/ITO-Master" target="_blank">SonyResearch/ITO-Master</a>
188
  </p>