MCPcopy Create free account
hub / github.com/CompVis/flow-poke-transformer / cli

Function cli

train.py:472–474  ·  view source on GitHub ↗

Flow Poke Transformer / Myriad training.

()

Source from the content-addressed store, hash-verified

470
471@click.group()
472def cli():
473 """Flow Poke Transformer / Myriad training."""
474 pass
475
476
477@cli.command("fpt")

Callers 1

train.pyFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected