Kremon96's picture
Rename start (1).sh to start.sh
8009e22 verified
raw
history blame contribute delete
137 Bytes
#!/bin/bash
pip install --no-cache-dir -r requirements.txt
pip install --no-cache-dir moviepy
pip install --no-cache-dir imageio[ffmpeg]