Change static import to dynamic import() for @xenova/transformers which is an ESM-only package. This fixes ERR_REQUIRE_ESM when running via npx in CommonJS environments. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>