nielsr HF staff commited on
Commit
4660ab3
1 Parent(s): b154583

Add link to paper, pipeline tag

Browse files

This PR ensures the model can be found at https://huggingface.co/models?pipeline_tag=text-to-image&sort=trending as well as https://hf.co/papers/2412.03632

Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -1,7 +1,10 @@
1
  ---
2
  license: mit
 
3
  ---
4
 
5
  Model card coming soon.
6
 
 
 
7
  See also: https://github.com/huanngzh/MV-Adapter
 
1
  ---
2
  license: mit
3
+ pipeline_tag: text-to-image
4
  ---
5
 
6
  Model card coming soon.
7
 
8
+ Paper: https://hf.co/papers/2412.03632
9
+
10
  See also: https://github.com/huanngzh/MV-Adapter