Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
FastFold_pytorch
Commits
ec282abe
"vscode:/vscode.git/clone" did not exist on "079f29bcc35ab8fec6d1b15aa9e4ba4b56dcb478"
Commit
ec282abe
authored
Sep 25, 2024
by
yuhai
Browse files
Update inference_use_pkl.py
parent
d3c25ddd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
inference_use_pkl.py
inference_use_pkl.py
+1
-0
No files found.
inference_use_pkl.py
View file @
ec282abe
...
@@ -503,6 +503,7 @@ if __name__ == "__main__":
...
@@ -503,6 +503,7 @@ if __name__ == "__main__":
parser
.
add_argument
(
parser
.
add_argument
(
"template_mmcif_dir"
,
"template_mmcif_dir"
,
type
=
str
,
type
=
str
,
default
=
None
,
)
)
parser
.
add_argument
(
"--use_precomputed_alignments"
,
parser
.
add_argument
(
"--use_precomputed_alignments"
,
type
=
str
,
type
=
str
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment