Lukeetah commited on
Commit
2dd3238
·
verified ·
1 Parent(s): 754e20a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -36,4 +36,6 @@ aiohttp
36
  # Pillow>=10.0.0 # Usually included by default
37
 
38
  # === PERFORMANCE ===
39
- psutil
 
 
 
36
  # Pillow>=10.0.0 # Usually included by default
37
 
38
  # === PERFORMANCE ===
39
+ psutil
40
+ scikit-learn>=1.3.0
41
+ umap-learn>=0.5.4