trustgraph/trustgraph-flow/scripts/graph-embeddings
Cyber MacGeddon 18e320eef7 Added scripts
2025-01-04 19:25:35 +00:00

6 lines
87 B
Python
Executable file

#!/usr/bin/env python3
from trustgraph.embeddings.graph_embeddings import run
run()