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:
nithishbasireddy
/
el-defect-detection
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
el-defect-detection
246 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 33 commits
nithishbasireddy's picture
nithishbasireddy
Remove torch from requirements (installed separately as CPU-only in Dockerfile)
401dbf8 verified about 2 months ago
  • .streamlit
    Add Streamlit config: disable XSRF/CORS for HF Spaces iframe compatibility about 2 months ago
  • src
    Update app: auto-find model path, add spinner, improve landing page about 2 months ago
  • .gitattributes
    1.52 kB
    initial commit about 2 months ago
  • Dockerfile
    1.31 kB
    Use CPU-only PyTorch for smaller Docker image about 2 months ago
  • README.md
    1.95 kB
    Upload README.md about 2 months ago
  • best_model.pth

    Detected Pickle imports (7)

    • "numpy._core.multiarray.scalar",
    • "collections.OrderedDict",
    • "numpy.dtype",
    • "torch._utils._rebuild_tensor_v2",
    • "torch.LongStorage",
    • "torch.FloatStorage",
    • "_codecs.encode"

    How to fix it?

    246 MB
    xet
    Upload best_model.pth with huggingface_hub about 2 months ago
  • requirements.txt
    206 Bytes
    Remove torch from requirements (installed separately as CPU-only in Dockerfile) about 2 months ago