Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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()
472
def
cli():
473
""
"Flow Poke Transformer / Myriad training."
""
474
pass
475
476
477
@cli.command(
"fpt"
)
Callers
1
train.py
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected