Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
@@ -212,7 +212,7 @@ with gr.Blocks(css=css) as demo:
|
|
212 |
with gr.Column(elem_id="col-container"):
|
213 |
gr.HTML("""
|
214 |
<h2 style="text-align: center;">
|
215 |
-
|
216 |
</h2>
|
217 |
<p style="text-align: center;">
|
218 |
Get sound effects from a video shot while comparing audio models from image caption.
|
|
|
212 |
with gr.Column(elem_id="col-container"):
|
213 |
gr.HTML("""
|
214 |
<h2 style="text-align: center;">
|
215 |
+
Pixio Video to SoundFX
|
216 |
</h2>
|
217 |
<p style="text-align: center;">
|
218 |
Get sound effects from a video shot while comparing audio models from image caption.
|