Initial commit for slack-gif-creator

This commit is contained in:
Claude
2026-01-28 13:12:32 +08:00
commit 9e1dea94ef
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