adigabay2003 commited on
Commit
d310093
Β·
verified Β·
1 Parent(s): c6860d5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -1,5 +1,7 @@
1
- pandas
2
- scikit-learn
3
  gradio>=4.0.0
 
 
 
4
  huggingface_hub
5
  numpy
 
 
 
 
1
  gradio>=4.0.0
2
+ sentence-transformers
3
+ scikit-learn
4
+ datasets
5
  huggingface_hub
6
  numpy
7
+ pandas