File size: 4,400 Bytes
758ead9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
---
license: other
license_name: stabilityai-ai-non-commercial
license_link: https://huggingface.co/stabilityai/stable-virtual-camera/blob/main/LICENSE
tags:
  - image-to-video
  - novel-view-synthesis
inference: false
pipeline_tag: image-to-video
extra_gated_prompt: >-
  By clicking "Agree", you agree to the [License Agreement](https://huggingface.co/stabilityai/stable-virtual-camera/blob/main/LICENSE)
  and acknowledge Stability AI's [Privacy Policy](https://stability.ai/privacy-policy).
extra_gated_fields:
  Name: text
  Email: text
  Country: country
  Organization or Affiliation: text
  Receive email updates and promotions on Stability AI products, services, and research?:
    type: select
    options:
      - 'Yes'
      - 'No'
  What do you intend to use the model for?:
    type: select
    options:
      - Research
      - Personal use
      - Creative Professional
      - Startup
      - Enterprise
  I agree to the License Agreement and acknowledge Stability AI's Privacy Policy: checkbox
---

# Stable Virtual Camera

# **[Project Page](https://stable-virtual-camera.github.io/)**

`Stable Virtual Camera` is a 1.3B generalist diffusion model for Novel View Synthesis (NVS), generating 3D consistent novel views of a scene, given any number of input views and target cameras. We encourage you to visit our [website](https://stable-virtual-camera.github.io/) for more visualizations.

### Updates
- June 2025: Release `v1.1` checkpoint fixing known issues of foreground objects sometimes being detached from the background in `v1.0`.

### Model Description

- **Developed by**: [Stability AI](https://stability.ai/)
- **Model type**: Transformer image-to-video model
- **Model details**: This model was trained to generate 3D consistent novel views of a scene given any number of input views and target cameras. Users can specify the target camera trajectory freely, spanning across a large spatial range. Our model is capable of generating large viewpoint changes and temporally smooth samples. As a result, our samples maintain high consistency without requiring additional NeRF distillation, streamlining the view synthesis pipeline in the wild. Furthermore, we show that our method can generate high-quality videos lasting up to half a minute with seamless loop closure.

### License

- **Non-Commercial License:** Free for research and non-commercial use by organizations and individuals. Please refer to Stability AI's Non-Commercial License, available [here](https://huggingface.co/stabilityai/stable-virtual-camera/blob/main/LICENSE), for more information.

### Model Sources

- **Project Page**: [https://stable-virtual-camera.github.io/](https://stable-virtual-camera.github.io/)
- **Paper**: [https://arxiv.org/abs/2503.14489](https://arxiv.org/abs/2503.14489)
- **Blog**: [https://stability.ai/news/introducing-stable-virtual-camera-multi-view-video-generation-with-3d-camera-control](https://stability.ai/news/introducing-stable-virtual-camera-multi-view-video-generation-with-3d-camera-control)
- **Code**: [https://github.com/Stability-AI/stable-virtual-camera](https://github.com/Stability-AI/stable-virtual-camera)
- **Demo**: [https://huggingface.co/spaces/stabilityai/stable-virtual-camera](https://huggingface.co/spaces/stabilityai/stable-virtual-camera)
- **Video**: [https://www.youtube.com/channel/UCLLlVDcS7nNenT_zzO3OPxQ](https://www.youtube.com/channel/UCLLlVDcS7nNenT_zzO3OPxQ)

## Usage

For usage instructions, please refer to our [GitHub repository](https://github.com/Stability-AI/stable-virtual-camera).

### Intended Uses

Intended uses include the following research and non-commercial uses:

- Generation of artworks and use in design and other artistic processes.
- Applications in educational or creative tools.
- Research on reconstruction models, including understanding the limitations of these models.

All uses of the model should be in accordance with our [Acceptable Use Policy](https://stability.ai/use-policy).

### Out-of-Scope Uses

The model was not trained to be factual or true representations of people or events. As such, using the model to generate such content is out-of-scope of the abilities of this model.

### Contact

Please report any issues with the model or contact us:

- Security issues: [security@stability.ai](mailto:security@stability.ai)
- Privacy issues: [privacy@stability.ai](mailto:privacy@stability.ai)