fffiloni commited on
Commit
a384cce
1 Parent(s): 36206e3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -165,7 +165,7 @@ with gr.Blocks(css=css) as demo:
165
  Image to SFX
166
  </h2>
167
  <p style="text-align: center;">
168
- Compare MAGNet, AudioLDM2 and AudioGen sound effects generation from image caption.
169
  </p>
170
  """)
171
 
 
165
  Image to SFX
166
  </h2>
167
  <p style="text-align: center;">
168
+ Compare sound effects generation models from image caption.
169
  </p>
170
  """)
171