Add blocktraj project
This commit is contained in:
parent
f2107200bd
commit
451a6be466
1 changed files with 7 additions and 0 deletions
|
|
@ -121,5 +121,12 @@
|
||||||
description = "Trajectory Mamba";
|
description = "Trajectory Mamba";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
blocktraj = {
|
||||||
|
template = "basic";
|
||||||
|
name = "BlockTraj";
|
||||||
|
codePath = "/Users/yanlin/Documents/Projects/Block-diffusion Path Generation/blocktraj-paper";
|
||||||
|
description = "Block Diffusion for Trajectory";
|
||||||
|
};
|
||||||
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue