All version switching now uses .venv_t5/ (pre-installed by setup.sh). The old .venv_overlay/ with runtime pip installs is removed. ensure_transformers_version() (used only by export) now does a lightweight sys.path swap instead of pip installing at runtime. |
||
|---|---|---|
| .. | ||
| assets | ||
| auth | ||
| core | ||
| loggers | ||
| models | ||
| requirements | ||
| routes | ||
| state | ||
| tests | ||
| utils | ||
| colab.py | ||
| main.py | ||
| run.py | ||