fix: Remove duplicate import os causing UnboundLocalError
This commit is contained in:
@@ -147,7 +147,6 @@ Output ONLY the JSON object, no additional text."""
|
||||
|
||||
# Get VLM configuration
|
||||
# Priority: Environment variables > config.yaml > defaults
|
||||
import os
|
||||
from pixelle_video.config import config_manager
|
||||
|
||||
# Try to get VLM config from config.yaml
|
||||
|
||||
Reference in New Issue
Block a user