Spaces:
Running
Running
Upload app.py
Browse files
app.py
CHANGED
@@ -34,7 +34,7 @@ video_to_audio_tab = gr.Interface(
|
|
34 |
description="""
|
35 |
Project page: <a href="https://hkchengrex.com/MMAudio/">https://hkchengrex.com/MMAudio/</a><br>
|
36 |
Code: <a href="https://github.com/acappemin/DeepAudio-V1">https://github.com/acappemin/DeepAudio-V1</a><br>
|
37 |
-
"""
|
38 |
inputs=[
|
39 |
gr.Video(),
|
40 |
gr.Text(label='Prompt'),
|
|
|
34 |
description="""
|
35 |
Project page: <a href="https://hkchengrex.com/MMAudio/">https://hkchengrex.com/MMAudio/</a><br>
|
36 |
Code: <a href="https://github.com/acappemin/DeepAudio-V1">https://github.com/acappemin/DeepAudio-V1</a><br>
|
37 |
+
""",
|
38 |
inputs=[
|
39 |
gr.Video(),
|
40 |
gr.Text(label='Prompt'),
|