vindemiatrix's picture
Update start.sh
7f9aad8 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]