#!/usr/bin/env python3

from trustgraph.embeddings.hf import run

run()

