vikee commited on
Commit
c14bbf3
·
1 Parent(s): 82d4ad8

Removed explicit version

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
- sentence-transformers==2.2.2
2
  huggingface-hub
3
- transformers==4.33.3
4
- scikit-learn==1.2.2
5
- numpy==1.24.3
6
- gradio==3.38.0
7
  faiss-cpu
8
  pandas
9
  matplotlib
 
1
+ sentence-transformers
2
  huggingface-hub
3
+ transformers
4
+ scikit-learn
5
+ numpy
6
+ gradio
7
  faiss-cpu
8
  pandas
9
  matplotlib