Update bootstrap.sh

This commit is contained in:
McCloudS
2023-10-26 01:00:24 -06:00
committed by GitHub
parent 40bd43ef66
commit f3402c6a11

View File

@@ -2,8 +2,9 @@
# Install the program
pip3 install numpy stable-ts flask faster-whisper requests
mkdir /subgen
cd /subgen
curl /subgen https://raw.githubusercontent.com/McCloudS/subgen/main/subgen/subgen.py
curl https://raw.githubusercontent.com/McCloudS/subgen/main/subgen/subgen.py --output /subgen/subgen.py
# Start the program