jhtonyKoo commited on
Commit
604af63
·
verified ·
1 Parent(s): 9f1004f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -179,6 +179,8 @@ 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
  <strong>🔗 GitHub Source Code:</strong>
183
  <a href="https://github.com/SonyResearch/ITO-Master" target="_blank">SonyResearch/ITO-Master</a>
184
  </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
+ <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>