Commit ec282abe authored by yuhai's avatar yuhai
Browse files

Update inference_use_pkl.py

parent d3c25ddd
......@@ -503,6 +503,7 @@ if __name__ == "__main__":
parser.add_argument(
"template_mmcif_dir",
type=str,
default=None,
)
parser.add_argument("--use_precomputed_alignments",
type=str,
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment