File size: 1,112 Bytes
e47ae10
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
---
license: mit
---

# This Repository

This repository contains pruned `.safetensors` versions of [DragNUWA](https://huggingface.co/yinsming/DragNUWA) uploaded by [yinsming](https://huggingface.co/yinsming). The following text is a copy of that repository's README at time of upload.

# DragNUWA

**DragNUWA** enables users to manipulate backgrounds or objects within images directly, and the model seamlessly translates these actions into **camera movements** or **object motions**, generating the corresponding video.

See our paper:   [DragNUWA: Fine-grained Control in Video Generation by Integrating Text, Image, and Trajectory](https://arxiv.org/abs/2308.08089)

Github repository: [https://github.com/ProjectNUWA/DragNUWA](https://github.com/ProjectNUWA/DragNUWA)

### Citation
```bibtex
@article{yin2023dragnuwa,
  title={Dragnuwa: Fine-grained control in video generation by integrating text, image, and trajectory},
  author={Yin, Shengming and Wu, Chenfei and Liang, Jian and Shi, Jie and Li, Houqiang and Ming, Gong and Duan, Nan},
  journal={arXiv preprint arXiv:2308.08089},
  year={2023}
}
```