McCloudS / subgen

Autogenerate subtitles using OpenAI Whisper Model via Jellyfin, Plex, Emby, Tautulli, or Bazarr
MIT License
532 stars 48 forks source link

Dependency Error #23

Closed ellisonpatterson closed 10 months ago

ellisonpatterson commented 10 months ago
ERROR:fastapi:Form data requires "python-multipart" to be installed. 

You can install "python-multipart" with: 

pip install python-multipart
McCloudS commented 10 months ago

You're right! Sorry about that. Updated the script. You can either manually download subgen.py and replace it, or just re-pull the docker in about 10 minutes (it's building). Or you can just shell in and run the pip command yourself.