Update bootstrap.sh
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user