File size: 990 Bytes
deda85d 57352d3 deda85d 57352d3 e02b03a 57352d3 deda85d 57352d3 deda85d 57352d3 deda85d 57352d3 | 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 | ---
license: apache-2.0
library_name: open-video
tags:
- video-generation
- text-to-video
- image-to-video
- comfyui
- minimax-h3
- open-source
- agent
- local-first
- open-video
pipeline_tag: text-to-video
---
# OpenVideo · v0.0.1
**OpenVideo** is open-source video generation.
v0.0.1 focuses on **local MiniMax H3**: Ollama-style install/CLI (`pull` · `run` · `status`) and a **skill harness** so any agent can generate high-quality video on your GPU.
| | |
|---|---|
| **Product** | OpenVideo |
| **Code** | open-video |
| **Website** | https://open-video.ai |
| **GitHub** | https://github.com/open-video-ai/open-video |
| **License (code)** | Apache-2.0 |
```bash
curl -fsSL https://open-video.ai/install | bash
open-video pull h3
open-video run "a red panda in mist" --duration 5
```
Agent: load `skill/h3-video/SKILL.md` from the repo.
This Hub card is software documentation — it does not re-host H3 weights (~54 GB; pulled upstream by the installer).
|