Mrkomiljon commited on
Commit
ceca776
·
verified ·
1 Parent(s): f466a35

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,8 +1,9 @@
1
  torch==2.6.0
2
  numpy
3
  pandas
4
- gradio
5
  sentence-transformers
6
- huggingface_hub
7
  scikit-learn
8
  nltk
 
 
1
  torch==2.6.0
2
  numpy
3
  pandas
4
+ gradio>=4.44.0
5
  sentence-transformers
6
+ huggingface_hub>=0.25.2
7
  scikit-learn
8
  nltk
9
+ joblib