Skip to content

Commit

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

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

:: Set environment variable for FFMPEG_PATH
set "FFMPEG_PATH=%cd%\ffmpeg-4.4-amd64-static"
Expand Down

0 comments on commit a8766c6

Please sign in to comment.