We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f53450c commit 7bbd008Copy full SHA for 7bbd008
pyproject.toml
@@ -27,6 +27,7 @@ dependencies = [
27
"adam-atan2-pytorch>=0.0.8",
28
"beartype",
29
"biopython>=1.83",
30
+ "click",
31
"CoLT5-attention>=0.11.0",
32
"einops>=0.8.0",
33
"einx>=0.2.2",
@@ -35,6 +36,7 @@ dependencies = [
35
36
"lion-pytorch",
37
"joblib",
38
"gemmi>=0.6.6",
39
+ "fastapi",
40
"frame-averaging-pytorch>=0.0.18",
41
"huggingface_hub>=0.21.4",
42
"jaxtyping>=0.2.28",
0 commit comments