stable-diffusion-webui-prom.../install.py

5 lines
151 B
Python

import launch
if not launch.is_installed("moviepy"):
launch.run_pip("install moviepy==1.0.3", "requirements for Prompt Travel to generate video")