Add back umap

This commit is contained in:
WeberJulian 2023-09-25 11:12:01 +02:00
parent a2a15392e0
commit f1c1d14c54
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ flask==2.2.2
# deps for inference
pysbd==0.3.4
# deps for notebooks
#umap-learn==0.5.1
umap-learn==0.5.4
pandas==1.4.3
# deps for training
matplotlib==3.7.3