Christina Theodoris
commited on
Commit
·
6a50f33
1
Parent(s):
7cf49a3
specify bitsandbites version
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
anndata>=0.9
|
|
|
2 |
datasets>=2.12
|
3 |
hyperopt>=0.2
|
4 |
loompy>=3.0
|
|
|
1 |
anndata>=0.9
|
2 |
+
bitsandbytes>=0.45.5
|
3 |
datasets>=2.12
|
4 |
hyperopt>=0.2
|
5 |
loompy>=3.0
|