Update subgen.py

This commit is contained in:
McCloudS
2023-10-30 10:46:40 -06:00
committed by GitHub
parent a47cd332db
commit 6177d17965

View File

@@ -19,6 +19,7 @@ packages_to_install = [
'requests',
'faster-whisper',
'uvicorn',
'python-multipart',
# Add more packages as needed
]