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 ebaa6ee commit 119fcb9Copy full SHA for 119fcb9
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "alphafold3-pytorch"
3
-version = "0.7.3"
+version = "0.7.4"
4
description = "Alphafold 3 - Pytorch"
5
authors = [
6
{ name = "Phil Wang", email = "[email protected]" },
@@ -41,7 +41,7 @@ dependencies = [
41
"fair-esm",
42
"fastapi",
43
"frame-averaging-pytorch>=0.0.18",
44
- "hyper-connections>=0.0.20",
+ "hyper-connections>=0.0.21",
45
"gradio",
46
"gradio_molecule3d",
47
"huggingface_hub>=0.21.4",
0 commit comments