Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -23,5 +23,5 @@ torchvision
|
|
23 |
torch_geometric
|
24 |
torch_scatter
|
25 |
py3Dmol
|
26 |
-
|
27 |
colabfold[alphafold]@git+https://github.com/sokrypton/ColabFold
|
|
|
23 |
torch_geometric
|
24 |
torch_scatter
|
25 |
py3Dmol
|
26 |
+
jax[cpu]==0.4.13
|
27 |
colabfold[alphafold]@git+https://github.com/sokrypton/ColabFold
|