Skip to content

Commit 7bbd008

Browse files
committed
prepare for building out cli and web frontend this month
1 parent f53450c commit 7bbd008

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ dependencies = [
2727
"adam-atan2-pytorch>=0.0.8",
2828
"beartype",
2929
"biopython>=1.83",
30+
"click",
3031
"CoLT5-attention>=0.11.0",
3132
"einops>=0.8.0",
3233
"einx>=0.2.2",
@@ -35,6 +36,7 @@ dependencies = [
3536
"lion-pytorch",
3637
"joblib",
3738
"gemmi>=0.6.6",
39+
"fastapi",
3840
"frame-averaging-pytorch>=0.0.18",
3941
"huggingface_hub>=0.21.4",
4042
"jaxtyping>=0.2.28",

0 commit comments

Comments
 (0)