Skip to content

Commit

Permalink
Chem: Boltz: Remove num_workers parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
Aleksashka11 committed Feb 3, 2025
1 parent 9646f80 commit b3c8303
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/Chem/dockerfiles/boltz/boltz.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ def predict():
yaml_file_path,
"--accelerator", accelerator,
"--output_format", "pdb",
"--num_workers", "0",
"--override",
]

Expand Down

0 comments on commit b3c8303

Please sign in to comment.