Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Zeqhx
/
MSL-Project
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
MSL-Project
513 kB
Ctrl+K
Ctrl+K
4 contributors
History:
12 commits
Zeqh
Claude Sonnet 4.5
Add version tracking and model metadata to API
52aad81
5 months ago
.gitattributes
Safe
1.52 kB
initial commit
5 months ago
.gitignore
354 Bytes
Deploy Malaysian Sign Language Recognition API
5 months ago
Dockerfile
Safe
727 Bytes
Update to more accurate model with scaler normalization
5 months ago
README.md
3.77 kB
Deploy Malaysian Sign Language Recognition API
5 months ago
app.py
Safe
7.13 kB
Add version tracking and model metadata to API
5 months ago
model.py
1.01 kB
Deploy Malaysian Sign Language Recognition API
5 months ago
preprocessing.py
3.3 kB
Deploy Malaysian Sign Language Recognition API
5 months ago
requirements.txt
Safe
324 Bytes
Add scikit-learn dependency for scaler loading
5 months ago
scaler.bin
pickle
Detected Pickle imports (5)
"numpy.core.multiarray.scalar"
,
"numpy.ndarray"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.dtype"
,
"sklearn.preprocessing._data.StandardScaler"
How to fix it?
6.81 kB
xet
Update model with new gesture 'hi' support
5 months ago
trained_model.pth
pickle
Detected Pickle imports (3)
"collections.OrderedDict"
,
"torch.FloatStorage"
,
"torch._utils._rebuild_tensor_v2"
What is a pickle import?
488 kB
xet
Update model with new gesture 'hi' support
5 months ago