diff --git a/scripts/video-to-gif/requirements.md b/scripts/video-to-gif/requirements.md new file mode 100644 index 0000000..b25c386 --- /dev/null +++ b/scripts/video-to-gif/requirements.md @@ -0,0 +1,3 @@ +Module used : ```moviepy``` and ```videofileclip``` + +You can learn more about the moviepy module on their official website. https://zulko.github.io/moviepy/