adithya9903's picture
Deploy PolyGuard HF training Space
fd0c71a verified
"""Graph modeling package."""
from app.models.graph.infer import infer_graph_risk
__all__ = ["infer_graph_risk"]