nielsr HF staff commited on
Commit
0c28cf2
·
verified ·
1 Parent(s): 20a0cc3

Add pipeline tag

Browse files

This PR ensures the model can be found at https://huggingface.co/models?pipeline_tag=image-to-video&sort=trending

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -3,6 +3,7 @@ library_name: diffusers
3
  license: mit
4
  base_model:
5
  - stable-diffusion-v1-5/stable-diffusion-v1-5
 
6
  ---
7
 
8
  Model of [HelloMeme](https://songkey.github.io/hellomeme/)
 
3
  license: mit
4
  base_model:
5
  - stable-diffusion-v1-5/stable-diffusion-v1-5
6
+ pipeline_tag: image-to-video
7
  ---
8
 
9
  Model of [HelloMeme](https://songkey.github.io/hellomeme/)