Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
arunslb123
/
nlp_app_test
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
nlp_app_test
3.35 MB
2 contributors
History:
3 commits
This space has 1 file scanned as suspicious.
Show
files
Arun Prakash
add req
8d8c262
over 3 years ago
.gitattributes
Safe
1.34 kB
initial commit
over 3 years ago
README.md
Safe
258 Bytes
initial commit
over 3 years ago
app.py
Safe
1.21 kB
Add application file
over 3 years ago
model.pickle
pickle
Detected Pickle imports (4)
"numpy.dtype"
,
"sklearn.linear_model._logistic.LogisticRegression"
,
"numpy.core.multiarray._reconstruct"
,
"numpy.ndarray"
How to fix it?
1.73 MB
xet
Add application file
over 3 years ago
requirements.txt
Safe
31 Bytes
add req
over 3 years ago
tfidf.pickle
Suspicious
pickle
Detected Pickle imports (9)
"numpy.ndarray"
,
"numpy.dtype"
,
"scipy.sparse.csr.csr_matrix"
,
"builtins.set"
,
"numpy.core.multiarray._reconstruct"
,
"sklearn.feature_extraction.text.TfidfTransformer"
,
"numpy.float64"
,
"__main__.text_clean"
,
"sklearn.feature_extraction.text.TfidfVectorizer"
How to fix it?
1.61 MB
xet
Add application file
over 3 years ago