Add model card, link to paper
Browse filesThis PR adds an appropriate tag for the model, makes sure it can be found from https://huggingface.co/papers/2409.08857.
Cheers!
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).
|