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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Spaces:
nahid112376
/
demectai
Runtime error

App Files Files Community
Fetching metadata from the HF Docker repository...
demectai
33.4 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
nahid112376's picture
nahid112376
Simplify: Use ResNet-1D only (93.4% accuracy) - remove TCN and stacking
b60a0a4 9 months ago
  • .gitattributes
    42 Bytes
    Initial deployment with trained models 9 months ago
  • README.md
    3.1 kB
    Initial deployment with trained models 9 months ago
  • app.py
    8.03 kB
    Simplify: Use ResNet-1D only (93.4% accuracy) - remove TCN and stacking 9 months ago
  • app_gradio_ui.py
    18.1 kB
    Initial deployment with trained models 9 months ago
  • meta_model.pkl

    Detected Pickle imports (4)

    • "numpy.dtype",
    • "numpy.ndarray",
    • "sklearn.linear_model._logistic.LogisticRegression",
    • "numpy.core.multiarray._reconstruct"

    How to fix it?

    742 Bytes
    Initial deployment with trained models 9 months ago
  • requirements.txt
    369 Bytes
    Add torchvision dependency 9 months ago
  • resnet1d_best.pth
    15.5 MB
    xet
    Initial deployment with trained models 9 months ago
  • save_models_for_deploy.py
    4.49 kB
    Initial deployment with trained models 9 months ago
  • tcn_best.pth

    Detected Pickle imports (4)

    • "torch.LongStorage",
    • "torch.FloatStorage",
    • "collections.OrderedDict",
    • "torch._utils._rebuild_tensor_v2"

    What is a pickle import?

    17.8 MB
    xet
    Initial deployment with trained models 9 months ago