--- license: apache-2.0 --- # Dragondiffusion: Enabling drag-style manipulation on diffusion models [Chong Mou](https://scholar.google.com/citations?user=SYQoDk0AAAAJ&hl=zh-CN), [Xintao Wang](https://xinntao.github.io/), [Jiechong Song](), [Ying Shan](https://scholar.google.com/citations?user=4oXBp9UAAAAJ), [Jian Zhang](https://jianzhang.tech/) [![Project page](https://img.shields.io/badge/Project-Page-brightgreen)](https://mc-e.github.io/project/DragonDiffusion/) [![arXiv](https://img.shields.io/badge/ArXiv-2304.08465-brightgreen)](https://arxiv.org/abs/2307.02421) [![arXiv](https://img.shields.io/badge/ArXiv-2402.02583-brightgreen)](https://arxiv.org/abs/2402.02583) --- # 🔥🔥🔥 Main Features ### **Appearance Modulation** Appearance Modulation can change the appearance of an object in an image. The final appearance can be specified by a reference image.

### **Object Moving & Resizing** Object Moving can move an object in the image to a specified location.

### **Face Modulation** Face Modulation can transform the outline of one face into the outline of another reference face.

### **Content Dragging** Content Dragging can perform image editing through point-to-point dragging.

### **Object Pasting** Object Pasting can paste a given object onto a background image.