Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
pandas
|
2 |
numpy
|
3 |
lmdb
|
@@ -9,6 +10,7 @@ blosum
|
|
9 |
matplotlib
|
10 |
fair-esm
|
11 |
biotite
|
|
|
12 |
torchvision
|
13 |
torch_geometric
|
14 |
torch_scatter
|
|
|
1 |
+
-i https://download.pytorch.org/whl/cpu
|
2 |
pandas
|
3 |
numpy
|
4 |
lmdb
|
|
|
10 |
matplotlib
|
11 |
fair-esm
|
12 |
biotite
|
13 |
+
torch
|
14 |
torchvision
|
15 |
torch_geometric
|
16 |
torch_scatter
|