Spaces:
Sleeping
Sleeping
Use python-lmdb from pip
Browse files- packages.txt +0 -1
- requirements.txt +1 -0
packages.txt
DELETED
@@ -1 +0,0 @@
|
|
1 |
-
python-lmdb
|
|
|
|
requirements.txt
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
pandas
|
3 |
numpy
|
4 |
# lmdb
|
|
|
5 |
git+https://github.com/microsoft/protein-sequence-models.git
|
6 |
mlflow
|
7 |
scikit-learn
|
|
|
2 |
pandas
|
3 |
numpy
|
4 |
# lmdb
|
5 |
+
python-lmdb
|
6 |
git+https://github.com/microsoft/protein-sequence-models.git
|
7 |
mlflow
|
8 |
scikit-learn
|