Skip to content

Commit

Permalink
Update run.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
greengerong authored Jul 12, 2024
1 parent a8766c6 commit 454fd3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

# Install dependencies
echo "Installing dependencies..."
pip install -r requirements.txt -U
pip install -r requirements.txt

# Set environment variable for FFMPEG_PATH
export FFMPEG_PATH="$(pwd)/ffmpeg-4.4-amd64-static"
Expand Down

0 comments on commit 454fd3e

Please sign in to comment.