Hugging Face's logo 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
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
MSL-Project
513 kB
Ctrl+K
Ctrl+K
  • 4 contributors
History: 12 commits
Zeqh's picture
Zeqh
Claude Sonnet 4.5
Add version tracking and model metadata to API
52aad81 5 months ago
  • .gitattributes
    1.52 kB
    initial commit 5 months ago
  • .gitignore
    354 Bytes
    Deploy Malaysian Sign Language Recognition API 5 months ago
  • Dockerfile
    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
    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
    324 Bytes
    Add scikit-learn dependency for scaler loading 5 months ago
  • scaler.bin

    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

    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