From 2a7bf3edbd7cad10ed9b54ba1fbbd8cbd77c96bb Mon Sep 17 00:00:00 2001 From: McCloudS <64094529+McCloudS@users.noreply.github.com> Date: Mon, 3 Jun 2024 15:06:14 -0600 Subject: [PATCH] Update subgen.py --- subgen.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/subgen.py b/subgen.py index e5a8265..9374130 100644 --- a/subgen.py +++ b/subgen.py @@ -113,8 +113,6 @@ def update_env_variables(): if transcribe_folders: transcribe_existing(transcribe_folders) -update_env_variables() - app = FastAPI() model = None