Add link to paper, pipeline tag
Browse filesThis 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
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
|