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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -164,7 +164,7 @@ def update_ito_output(all_results, selected_step):
164
 
165
  """ APP display """
166
  with gr.Blocks() as demo:
167
- gr.Markdown("# ITO-Master: Inference Time Optimization for Audio Effects Modeling of Music Mastering Processors (ISMIR 2025)")
168
  with gr.Row():
169
  with gr.Column(scale=2):
170
  gr.HTML("""
 
164
 
165
  """ APP display """
166
  with gr.Blocks() as demo:
167
+ gr.Markdown("# ITO-Master: Inference Time Optimization for Audio Effects Modeling of Music Mastering Processors")
168
  with gr.Row():
169
  with gr.Column(scale=2):
170
  gr.HTML("""