aelsaeed commited on
Commit
f861a87
·
verified ·
1 Parent(s): 062b083

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
- gradio==3.50.1
2
  pandas==2.1.1
3
  numpy==1.26.0
4
  sentence-transformers==2.2.2
5
  torch>=2.0.1
6
  huggingface-hub==0.14.1
 
 
 
1
+ gradio>=3.63
2
  pandas==2.1.1
3
  numpy==1.26.0
4
  sentence-transformers==2.2.2
5
  torch>=2.0.1
6
  huggingface-hub==0.14.1
7
+ joblib
8
+ scikit-learn