mshamrai commited on
Commit
fa53183
·
1 Parent(s): f129974

fix: add reqs

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,3 +1,5 @@
1
  gradio==5.23.3
2
  networkx==3.4.2
3
- umap-learn==0.5.7
 
 
 
1
  gradio==5.23.3
2
  networkx==3.4.2
3
+ umap-learn==0.5.7
4
+ matplotlib==3.10.1
5
+ scikit-learn==1.6.1