Update subgen.py

This commit is contained in:
McCloudS
2023-10-23 13:24:51 -06:00
committed by GitHub
parent e34d6c2d4a
commit dadb5d760a

View File

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