nielsr HF staff commited on
Commit
d6432e6
1 Parent(s): a3cf805

Add metadata tags, link to paper

Browse files

Hi,

This PR ensures the models are linked to the paper, as well as adding improved metadata tags.

Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -1,9 +1,9 @@
1
- ## FluxMusic: Text-to-Music Generation with Rectified Flow Transformer
2
-
3
- Github: https://github.com/feizc/FluxMusic
4
-
5
-
6
-
7
  ---
8
  license: apache-2.0
 
9
  ---
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ pipeline_tag: text-to-audio
4
  ---
5
+
6
+ ## FluxMusic: Text-to-Music Generation with Rectified Flow Transformer
7
+
8
+ Github: https://github.com/feizc/FluxMusic
9
+ Paper: https://huggingface.co/papers/2409.00587