Update app.py
Browse files
app.py
CHANGED
|
@@ -137,7 +137,9 @@ video_to_audio_tab = gr.Interface(
|
|
| 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).
|
|
|
|
| 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 |
+
|
| 141 |
University of Illinois Urbana-Champaign, Sony AI, and Sony Group Corporation
|
| 142 |
+
|
| 143 |
CVPR 2025
|
| 144 |
|
| 145 |
NOTE: It takes longer to process high-resolution videos (>384 px on the shorter side).
|