Add gif-sticker-maker skill

This commit is contained in:
akai
2026-03-17 19:54:03 +08:00
parent 76bd138fa4
commit 2e6511d8f6
13 changed files with 673 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
# Python dependencies
requests>=2.28
# System dependency (install separately):
# ffmpeg — brew install ffmpeg (macOS) / apt install ffmpeg (Ubuntu)