Spaces:
Running
Running
Update app.py
Browse files
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 |
-
<
|
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>
|