Lin-Chen commited on
Commit
87f7e51
1 Parent(s): 2fcdd50

Add FreeDrag which free the burden of the point tracking

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -12,4 +12,9 @@ https://arxiv.org/abs/2305.10973
12
  booktitle = {ACM SIGGRAPH 2023 Conference Proceedings},
13
  year={2023}
14
  }
15
- ```
 
 
 
 
 
 
12
  booktitle = {ACM SIGGRAPH 2023 Conference Proceedings},
13
  year={2023}
14
  }
15
+ ```
16
+
17
+ # FreeDrag: Point Tracking is Not You Need for Interactive Point-based Image Editing
18
+
19
+ More about models here: https://github.com/LPengYang/FreeDrag
20
+ See paper here: https://arxiv.org/abs/2307.04684