lshzhm commited on
Commit
cf7e36e
·
verified ·
1 Parent(s): 8a95680

Upload app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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'),