yuanjunchai commited on
Commit
a295b26
·
1 Parent(s): 808bbf8

add application files

Browse files
Files changed (2) hide show
  1. .DS_Store +0 -0
  2. requirements.txt +1 -1
.DS_Store ADDED
Binary file (6.15 kB). View file
 
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  sentence-transformers==2.2.2
2
  numpy==1.24.4
3
- huggingface_hub==0.25.0
4
  gdown==4.6.0
5
  matplotlib==3.7.3
6
  pandas==2.0.0
 
1
  sentence-transformers==2.2.2
2
  numpy==1.24.4
3
+ huggingface_hub==0.25.2
4
  gdown==4.6.0
5
  matplotlib==3.7.3
6
  pandas==2.0.0