hkchengrex commited on
Commit
8fe9ccb
·
verified ·
1 Parent(s): 50380d7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -0
app.py CHANGED
@@ -136,6 +136,10 @@ video_to_audio_tab = gr.Interface(
136
  Project page: <a href="https://hkchengrex.com/MMAudio/">https://hkchengrex.com/MMAudio/</a><br>
137
  Code: <a href="https://github.com/hkchengrex/MMAudio">https://github.com/hkchengrex/MMAudio</a><br>
138
 
 
 
 
 
139
  NOTE: It takes longer to process high-resolution videos (>384 px on the shorter side).
140
  Doing so does not improve results.
141
 
 
136
  Project page: <a href="https://hkchengrex.com/MMAudio/">https://hkchengrex.com/MMAudio/</a><br>
137
  Code: <a href="https://github.com/hkchengrex/MMAudio">https://github.com/hkchengrex/MMAudio</a><br>
138
 
139
+ Ho Kei Cheng, Masato Ishii, Akio Hayakawa, Takashi Shibuya, Alexander Schwing, Yuki Mitsufuji
140
+ University of Illinois Urbana-Champaign, Sony AI, and Sony Group Corporation
141
+ CVPR 2025
142
+
143
  NOTE: It takes longer to process high-resolution videos (>384 px on the shorter side).
144
  Doing so does not improve results.
145