Add pipeline tag

#2
by nielsr HF staff - opened
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -3,9 +3,9 @@ license: apache-2.0
3
  library_name: diffusers
4
  tags:
5
  - video-inpainting
 
6
  ---
7
 
8
-
9
  # DiffuEraser: A Diffusion Model for Video Inpainting
10
 
11
  DiffuEraser is a diffusion model for video inpainting, which outperforms state-of-the-art model Propainter in both content completeness and temporal consistency while maintaining acceptable efficiency.
@@ -36,4 +36,4 @@ DiffuEraser is a diffusion model for video inpainting, which outperforms state-o
36
 
37
  ## Model Card Authors
38
 
39
- Xiaowen Li / xwlxw@qq.com / lxw262398@alibaba-inc.com
 
3
  library_name: diffusers
4
  tags:
5
  - video-inpainting
6
+ pipeline_tag: image-to-video
7
  ---
8
 
 
9
  # DiffuEraser: A Diffusion Model for Video Inpainting
10
 
11
  DiffuEraser is a diffusion model for video inpainting, which outperforms state-of-the-art model Propainter in both content completeness and temporal consistency while maintaining acceptable efficiency.
 
36
 
37
  ## Model Card Authors
38
 
39
+ Xiaowen Li / xwlxw@qq.com / lxw262398@alibaba-inc.com