lixiaowen commited on
Commit
77482db
·
verified ·
1 Parent(s): 0a3c163

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +28 -3
README.md CHANGED
@@ -1,3 +1,28 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ 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.
12
+
13
+ <!-- ## Model Sources
14
+
15
+ - **Repository:** [More Information Needed]
16
+ - **Paper [optional]:** [More Information Needed] -->
17
+
18
+
19
+ <!-- ## Citation
20
+
21
+ **BibTeX:**
22
+
23
+ [More Information Needed] -->
24
+
25
+
26
+ ## Model Card Authors
27
+
28
+ Xiaowen Li / xwlxw@qq.com