Spaces:
Running
on
Zero
Running
on
Zero
Pin datamapplot to specific commit hash
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -10,7 +10,7 @@ adapters
|
|
| 10 |
torch
|
| 11 |
tqdm
|
| 12 |
pyarrow
|
| 13 |
-
git+https://github.com/TutteInstitute/datamapplot.git
|
| 14 |
numba==0.58.1
|
| 15 |
umap-learn==0.5.7
|
| 16 |
pynndescent==0.5.12
|
|
|
|
| 10 |
torch
|
| 11 |
tqdm
|
| 12 |
pyarrow
|
| 13 |
+
git+https://github.com/TutteInstitute/datamapplot.git@cda9fa5
|
| 14 |
numba==0.58.1
|
| 15 |
umap-learn==0.5.7
|
| 16 |
pynndescent==0.5.12
|