Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -23,5 +23,5 @@ torchvision
|
|
23 |
torch_geometric
|
24 |
torch_scatter
|
25 |
py3Dmol
|
26 |
-
jax[cpu]==0.4.13
|
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-minus-jax]@git+https://github.com/sokrypton/ColabFold
|