thekusaldarshana commited on
Commit
48ec486
·
verified ·
1 Parent(s): fdfa9e5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -1
requirements.txt CHANGED
@@ -1,4 +1,8 @@
1
  gradio>=4.0.0
2
  fasttext>=0.9.2
3
  huggingface_hub>=0.20.0
4
- requests
 
 
 
 
 
1
  gradio>=4.0.0
2
  fasttext>=0.9.2
3
  huggingface_hub>=0.20.0
4
+ requests
5
+ numpy>=1.24.0
6
+ matplotlib>=3.7.0
7
+ umap-learn>=0.5.4
8
+ scikit-learn>=1.3.0