#!/usr/bin/env python3

from trustgraph.embeddings.fastembed import run

run()

