Skip to content

Commit

Permalink
Update bootstrap.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
McCloudS authored Oct 26, 2023
1 parent f3402c6 commit 24beeb8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bootstrap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ pip3 install numpy stable-ts flask faster-whisper requests
mkdir /subgen
cd /subgen
curl https://raw.githubusercontent.com/McCloudS/subgen/main/subgen/subgen.py --output /subgen/subgen.py
chmod +x /subgen/subgen.py

# Start the program

Expand Down

0 comments on commit 24beeb8

Please sign in to comment.