Initial commit: slack-gif-creator skill

This commit is contained in:
2026-03-22 11:43:53 +08:00
commit 9dc4d43051
7 changed files with 1275 additions and 0 deletions

4
requirements.txt Normal file
View File

@@ -0,0 +1,4 @@
pillow>=10.0.0
imageio>=2.31.0
imageio-ffmpeg>=0.4.9
numpy>=1.24.0