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:
AlphaCalculus
/
fasalytics-model
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
fasalytics-model
8.02 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 18 commits
AlphaCalculus's picture
AlphaCalculus
Fix: correct model architecture to match checkpoint (app.py)
2f7e113 verified 3 months ago
  • .gitattributes
    1.52 kB
    initial commit 3 months ago
  • Dockerfile
    505 Bytes
    fix: remove build-time model download (DNS blocked in HF build sandbox) 3 months ago
  • README.md
    661 Bytes
    Upload README.md with huggingface_hub 3 months ago
  • app.py
    21.2 kB
    Fix: correct model architecture to match checkpoint (app.py) 3 months ago
  • crop_health_model.pth

    Detected Pickle imports (4)

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

    What is a pickle import?

    7.99 MB
    xet
    Upload crop_health_model.pth with huggingface_hub 3 months ago
  • model.py
    2.53 kB
    Fix: correct model architecture to match checkpoint (model.py) 3 months ago
  • requirements.txt
    161 Bytes
    fix: add python-multipart for FastAPI file uploads 3 months ago