RelaCtrl-rebuttal
commited on
Commit
·
9128e75
1
Parent(s):
5cc7078
update
Browse files
README.md
CHANGED
@@ -1,3 +1,26 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
---
|
4 |
+
# WISA
|
5 |
+
|
6 |
+
This is the official reproduction of [WISA](https://360cvgroup.github.io/WISA/), designed to enhance Text-to-Video models by improving their ability to simulate the real world.
|
7 |
+
|
8 |
+
**[WISA: World Simulator Assistant for Physics-Aware Text-to-Video Generation](https://arxiv.org/pdf/2503.08153)**
|
9 |
+
</br>
|
10 |
+
Jing Wang*, Ao Ma*, Ke Cao*, Jun Zheng, Zhanjie Zhang, Jiasong Feng, Shanyuan Liu, Yuhang Ma, Bo Cheng, Dawei Leng‡, Yuhui Yin, Xiaodan Liang‡(*Equal Contribution, ‡Corresponding Authors)
|
11 |
+
</br>
|
12 |
+
[](https://arxiv.org/pdf/2503.08153)
|
13 |
+
[](https://360cvgroup.github.io/WISA/)
|
14 |
+
|
15 |
+
## BibTeX
|
16 |
+
```
|
17 |
+
@misc{wang2025wisa,
|
18 |
+
title={WISA: World Simulator Assistant for Physics-Aware Text-to-Video Generation},
|
19 |
+
author={Jing Wang and Ao Ma and Ke Cao and Jun Zheng and Zhanjie Zhang and Jiasong Feng and Shanyuan Liu and Yuhang Ma and Bo Cheng and Dawei Leng and Yuhui Yin and Xiaodan Liang},
|
20 |
+
year={2025},
|
21 |
+
eprint={2502.08153},
|
22 |
+
archivePrefix={arXiv},
|
23 |
+
primaryClass={cs.CV},
|
24 |
+
url={https://arxiv.org/abs/2502.08153},
|
25 |
+
}
|
26 |
+
```
|
wan2.1-t2v-14b-480p-wisa/phys_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b4eae2dd6896076d46aec26d062bce554fd42a8b27a88af1c033781076a2ef2e
|
3 |
+
size 335744882
|
wan2.1-t2v-14b-480p-wisa/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8885972347ec9937efe6a8cff7ce97174a08f2a784afbbdce0a3b09f9ee89646
|
3 |
+
size 1677799992
|