Skip to content

Commit 2769990

Browse files
authored
Merge pull request #3 from smallstack/claude/ai-video-overlays-pS9KD
feat: add AI video overlay support with swappable provider interface
2 parents 8e41b11 + adc7310 commit 2769990

2 files changed

Lines changed: 387 additions & 1 deletion

File tree

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,10 @@
5555
"text-to-speech",
5656
"tts",
5757
"demo",
58-
"screencast"
58+
"screencast",
59+
"video-overlay",
60+
"ai-video",
61+
"runway"
5962
],
6063
"author": {
6164
"name": "smallstack GmbH",

0 commit comments

Comments
 (0)