nielsr HF staff commited on
Commit
6540799
1 Parent(s): 66f16fc

Add model card, link to paper

Browse files

This PR adds an appropriate tag for the model, makes sure it can be found from https://huggingface.co/papers/2409.08857.

Cheers!

Files changed (1) hide show
  1. README.md +10 -3
README.md CHANGED
@@ -1,3 +1,10 @@
1
- ---
2
- license: cc-by-nc-sa-4.0
3
- ---
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-sa-4.0
3
+ pipeline_tag: image-to-image
4
+ tags:
5
+ - image-editing
6
+ ---
7
+
8
+ # InstantDrag
9
+
10
+ This repository contains the checkpoints of the paper [InstantDrag: Improving Interactivity in Drag-based Image Editing](https://huggingface.co/papers/2409.08857).