Any-to-Any
Diffusers
Safetensors
MOVA
image-to-video
image-text-to-video
image-to-audio-video
image-text-to-audio-video
MOVA
OpenMOSS
SII
MOSI
sglang-diffusion
Instructions to use OpenMOSS-Team/MOVA-720p with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use OpenMOSS-Team/MOVA-720p with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("OpenMOSS-Team/MOVA-720p", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- a57d74367d84122e5d73e6d304c05218b749e5bc753ac4523fc8716c6ce176fd
- Size of remote file:
- 8.72 GB
- SHA256:
- 9824172e48430ab08493a5a5dc8ce7b0251b18642b1ff0b9e6d8f65403b08f85
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.