https://github.com/simonri/ltx-stream
Video generation in real time
https://github.com/simonri/ltx-stream
Last synced: 12 days ago
JSON representation
Video generation in real time
- Host: GitHub
- URL: https://github.com/simonri/ltx-stream
- Owner: simonri
- Created: 2026-03-15T11:51:19.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2026-04-20T12:54:10.000Z (3 months ago)
- Last Synced: 2026-05-30T22:06:46.917Z (about 1 month ago)
- Language: Python
- Homepage:
- Size: 598 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
LTX video generation in real time.
### Setup
```
uv sync --frozen
source .venv/bin/activate
```