Error Lover commited on
Commit
b48580d
·
1 Parent(s): 79276d7

add requirements and model artifacts for space

Browse files
Files changed (3) hide show
  1. meta.pkl +3 -0
  2. model.pkl +3 -0
  3. requirements.txt +5 -0
meta.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:712a607812eaf49451ab07032012dd9a127215720664effd13fcb8131ee60385
3
+ size 132
model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4b1f349cb986d5338ce50ed8820505c96841de10c6bfcb67cb9026a974c66a8
3
+ size 3935
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ datasets
2
+ sentence-transformers
3
+ scikit-learn
4
+ joblib
5
+ gradio