Lukeetah commited on
Commit
9906efd
·
verified ·
1 Parent(s): 2dd3238

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -37,5 +37,6 @@ aiohttp
37
 
38
  # === PERFORMANCE ===
39
  psutil
40
- scikit-learn>=1.3.0
41
- umap-learn>=0.5.4
 
 
37
 
38
  # === PERFORMANCE ===
39
  psutil
40
+
41
+ # === DIMENSIONALITY REDUCTION ===
42
+ umap-learn>=0.5.3