Add pipeline tag
Browse filesThis PR ensures the model can be found at https://huggingface.co/models?pipeline_tag=image-to-image&sort=trending.
README.md
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
base_model:
|
3 |
- guoyww/animatediff-motion-adapter-v1-5-3
|
4 |
library_name: diffusers
|
|
|
5 |
license: mit
|
6 |
---
|
7 |
|
|
|
2 |
base_model:
|
3 |
- guoyww/animatediff-motion-adapter-v1-5-3
|
4 |
library_name: diffusers
|
5 |
+
pipeline_tag: image-to-image
|
6 |
license: mit
|
7 |
---
|
8 |
|