Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
--index-url https://pypi.org/simple/
|
|
|
2 |
pandas
|
3 |
numpy
|
4 |
lmdb
|
@@ -17,7 +18,6 @@ git+https://github.com/HeliXonProtein/OmegaFold.git
|
|
17 |
mdanalysis
|
18 |
pdb-tools
|
19 |
evodiff
|
20 |
-
--extra-index-url https://download.pytorch.org/whl/cpu
|
21 |
torch
|
22 |
torchvision
|
23 |
torch_geometric
|
|
|
1 |
+
--extra-index-url https://pypi.org/simple/
|
2 |
+
--extra-index-url https://download.pytorch.org/whl/cpu
|
3 |
pandas
|
4 |
numpy
|
5 |
lmdb
|
|
|
18 |
mdanalysis
|
19 |
pdb-tools
|
20 |
evodiff
|
|
|
21 |
torch
|
22 |
torchvision
|
23 |
torch_geometric
|