yk07577 commited on
Commit
fcad7f6
·
verified ·
1 Parent(s): 2f4684c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -5
requirements.txt CHANGED
@@ -1,6 +1,3 @@
1
- # pip: pip uninstall -y huggingface_hub
2
- # pip: pip install huggingface_hub==0.16.4
3
-
4
  gradio
5
  pandas
6
  requests
@@ -12,5 +9,5 @@ transformers
12
  torch
13
  scikit-learn
14
  numpy
15
- huggingface_hub==0.16.4
16
- sentence-transformers==2.2.2
 
 
 
 
1
  gradio
2
  pandas
3
  requests
 
9
  torch
10
  scikit-learn
11
  numpy
12
+ huggingface_hub==0.20.3
13
+ sentence-transformers==2.5.1