Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
ankitt6174
/
python-server
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
python-server
378 MB
Ctrl+K
Ctrl+K
1 contributor
History:
5 commits
ankitt6174
Hope this is final commit
1490d6a
11 months ago
.gitattributes
Safe
1.57 kB
Add large files
11 months ago
.gitignore
Safe
4 Bytes
Hope this is final commit
11 months ago
Dockerfile
Safe
476 Bytes
Hope this is final commit
11 months ago
README.md
Safe
256 Bytes
initial commit
11 months ago
app.py
Safe
3.15 kB
Hope this is final commit
11 months ago
encoder.pkl
pickle
Detected Pickle imports (4)
"numpy._core.multiarray._reconstruct"
,
"numpy.dtype"
,
"sklearn.preprocessing._label.LabelEncoder"
,
"numpy.ndarray"
How to fix it?
1.46 kB
xet
Adding encoder and scaler
11 months ago
model.joblib
378 MB
xet
Add large files
11 months ago
requirements.txt
Safe
740 Bytes
Hope this is final commit
11 months ago
scaler.pkl
pickle
Detected Pickle imports (5)
"numpy._core.multiarray._reconstruct"
,
"numpy.dtype"
,
"numpy._core.multiarray.scalar"
,
"numpy.ndarray"
,
"sklearn.preprocessing._data.StandardScaler"
How to fix it?
1.02 kB
xet
Adding encoder and scaler
11 months ago