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:
coderuday21
/
satdetect
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
satdetect / app
89.9 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 22 commits
coderuday21's picture
coderuday21
Make HF startup path simpler and add explicit startup logging
a64e7fd 3 months ago
  • __init__.py
    37 Bytes
    Initial commit: SatDetect satellite change detection web app 4 months ago
  • auth.py
    2.75 kB
    Full codebase audit: fix critical perf bug, security, error handling, dead code 3 months ago
  • database.py
    1.21 kB
    HF fix: uvicorn-only CMD, defensive mkdir, remove unused numpy, overlay mkdir on save, README troubleshooting 3 months ago
  • detection_engine.py
    58.3 kB
    Full codebase audit: fix critical perf bug, security, error handling, dead code 3 months ago
  • main.py
    19.9 kB
    Make HF startup path simpler and add explicit startup logging 3 months ago
  • models.py
    1.66 kB
    Full codebase audit: fix critical perf bug, security, error handling, dead code 3 months ago
  • notifier.py
    6.11 kB
    Rework email notifications with explicit send actions. 3 months ago