Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -336,9 +336,6 @@ ThinkSound is a unified Any2Audio generation framework with flow matching guided
|
|
| 336 |
|
| 337 |
Upload video and caption (optional), and get video with audio!
|
| 338 |
|
| 339 |
-
[Project page is here](https://huggingface.co/spaces/FunAudioLLM/ThinkSound)
|
| 340 |
-
[Model weights is here](https://huggingface.co/liuhuadai/ThinkSound)
|
| 341 |
-
|
| 342 |
"""
|
| 343 |
)
|
| 344 |
with gr.Row():
|
|
|
|
| 336 |
|
| 337 |
Upload video and caption (optional), and get video with audio!
|
| 338 |
|
|
|
|
|
|
|
|
|
|
| 339 |
"""
|
| 340 |
)
|
| 341 |
with gr.Row():
|