Last active
January 13, 2026 04:58
-
-
Save Uranite/cd4ea14a33decbb50ab7f8317a0316a4 to your computer and use it in GitHub Desktop.
vs-jetpack Termux
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Requires VapourSynth, either you have compiled VapourSynth yourself, | |
| # Or install from Termux repo | |
| # pkg install vapoursynth | |
| # We avoid building scipy from pip which takes a really long time | |
| pkg install python python-pip python-numpy python-scipy -y | |
| pip install vsjetpack |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment