Update subgen.py

This commit is contained in:
McCloudS
2023-10-23 13:28:09 -06:00
committed by GitHub
parent dadb5d760a
commit 9cb6230f0d

View File

@@ -10,7 +10,6 @@ import queue
# List of packages to install
packages_to_install = [
'numpy',
'ffmpeg',
'stable-ts',
'flask',
'requests',