Skip to content

Commit

Permalink
install.py change
Browse files Browse the repository at this point in the history
  • Loading branch information
CiaraStrawberry committed Apr 25, 2023
1 parent a1f61ee commit c9a8aa3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions install.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,5 @@
if not launch.is_installed("imageio_ffmpeg"):
launch.run_pip("install imageio_ffmpeg", "requirements for TemporalKit extension")

if not launch.is_installed("scenedetect"):
launch.run_pip("install scenedetect", "requirements for TemporalKit extension")

0 comments on commit c9a8aa3

Please sign in to comment.