Model downloads automatically from HuggingFace Hub on first use.
No manual download required.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Three FastAPI backends comparing PostgreSQL/pgvector and Oracle 26ai for
semantic image search using CLIP embeddings: Python-side embedding for both
databases, plus Oracle in-database embedding via VECTOR_EMBEDDING(CLIP_TXT).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>