Add model card, link to paper (#1)
Browse files- Add model card, link to paper (6540799f4768a57a4ef8389e4391e2cd8357079c)
Co-authored-by: Niels Rogge <[email protected]>
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).
|