pta / install.py
ddoc's picture
Upload 36 files
d9f3559
raw
history blame contribute delete
151 Bytes
import launch
if not launch.is_installed("moviepy"):
launch.run_pip("install moviepy==1.0.3", "requirements for Prompt Travel to generate video")