Yabo commited on
Commit
4688afa
·
verified ·
1 Parent(s): 0c8b1bc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -3
README.md CHANGED
@@ -1,3 +1,9 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ ---
4
+ pipeline_tag: image-editing
5
+ library_name: diffusion-single-file
6
+ ---
7
+ This repository contains the model described in [FramePainter: Endowing Interactive Image Editing with Video Diffusion Priors](https://huggingface.co/papers/2501.08225).
8
+
9
+ Code: https://github.com/YBYBZhang/FramePainter.