Image-to-Video
Safetensors
Wan2.2
English
Chinese
diffsynth
scope
world-model
video-generation
action-conditioned
game-world-model
first-person-shooter
diffusion
transformer
Instructions to use zizhaotong/SCOPE with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Wan2.2
How to use zizhaotong/SCOPE with Wan2.2:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -178,10 +178,14 @@ SCOPE is trained on [**CrossFPS**](https://huggingface.co/collections/zizhaotong
|
|
| 178 |
## Citation
|
| 179 |
|
| 180 |
```bibtex
|
| 181 |
-
@
|
| 182 |
-
|
| 183 |
-
|
| 184 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 185 |
}
|
| 186 |
```
|
| 187 |
|
|
|
|
| 178 |
## Citation
|
| 179 |
|
| 180 |
```bibtex
|
| 181 |
+
@misc{scope2026,
|
| 182 |
+
title={SCOPE: Simulating Cross-game Operations in Playable Environments for FPS World Models},
|
| 183 |
+
author={Zizhao Tong and Hongfeng Lai and Zeqing Wang and Zhaohu Xing and Kexu Cheng and Haoran Xu and Zhao Pu and Shangwen Zhu and Ruili Feng and Jian Zhao and Yan Zhang and Hao Tang and Yeying Jin and Ling Shao},
|
| 184 |
+
year={2026},
|
| 185 |
+
eprint={2605.23345},
|
| 186 |
+
archivePrefix={arXiv},
|
| 187 |
+
primaryClass={cs.CV},
|
| 188 |
+
url={https://arxiv.org/abs/2605.23345},
|
| 189 |
}
|
| 190 |
```
|
| 191 |
|