--- language: - en base_model: stabilityai/stable-diffusion-x4-upscaler library_name: diffusers --- # StableVSR Model Card This model card focuses on the models associated with StableVSR, available [here](https://github.com/claudiom4sir/StableVSR). ## Model Details - **Developed by:** Claudio Rota - **Model type:** Diffusion-based video super-resolution model - **Model Description:** This is the model used in this [paper](https://arxiv.org/abs/2311.15908). - **Resources for more information:** [GitHub](https://github.com/claudiom4sir/StableVSR). - **Cite:** ``` @article{rota2023enhancing, title={Enhancing Perceptual Quality in Video Super-Resolution through Temporally-Consistent Detail Synthesis using Diffusion Models}, author={Rota, Claudio and Buzzelli, Marco and van de Weijer, Joost}, journal={arXiv preprint arXiv:2311.15908}, year={2023} } ```