Add model card

#2
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -1,8 +1,9 @@
1
  ---
2
  license: mit
3
- language:
4
- - en
5
  ---
6
- Code: https://github.com/hkchengrex/MMAudio
7
- license: mit
8
- ---
 
 
1
  ---
2
  license: mit
3
+ library_name: diffusers
4
+ pipeline_tag: text-to-audio
5
  ---
6
+
7
+ This repository contains the model of the paper [Taming Multimodal Joint Training for High-Quality Video-to-Audio Synthesis](https://huggingface.co/papers/2412.15322).
8
+
9
+ Code: https://github.com/hkchengrex/MMAudio