nielsr HF staff commited on
Commit
9ab7dfd
1 Parent(s): b867139

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -5
README.md CHANGED
@@ -1,10 +1,8 @@
1
- ```yaml
2
  ---
3
  license: mit
4
- library_name: diffusers
5
- pipeline_tag: audio-to-audio
6
  ---
7
  This repository contains the model described in [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.
10
- ```
 
 
1
  ---
2
  license: mit
3
+ tags:
4
+ - video-to-audio
5
  ---
6
  This repository contains the model described in [Taming Multimodal Joint Training for High-Quality Video-to-Audio Synthesis](https://huggingface.co/papers/2412.15322).
7
 
8
+ Code: https://github.com/hkchengrex/MMAudio.