timeout init

This commit is contained in:
2025-07-27 08:55:42 -07:00
parent ee80ed28b6
commit abc48604a1
2 changed files with 45 additions and 1 deletions

View File

@@ -18,7 +18,6 @@ from pathlib import Path
from typing import Dict, Any, List, Optional, Tuple, Generator
import warnings
import gc
from .timeout_init import safe_init_state, TimeoutError
# Import SAM2 components - these will be available after SAM2 installation
try: