eduai / models /__init__.py
Shreesha-2011's picture
Fix: lazy models/__init__.py - remove ocr/speech/vision imports
7df158f
Raw
History Blame Contribute Delete
168 Bytes
# Cloud-adapted __init__.py — lazy imports only.
# Only llm_model and tts_model are used on the cloud server.
# Other models (ocr, speech, vision) are not available.