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:
Creator-090
/
isl-api
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
isl-api
12.7 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 14 commits
Creator-090's picture
Creator-090
fix: prevent setting torch bridge in preprocess_video for numpy compatibility
3067ed1 19 days ago
  • .gitattributes
    1.52 kB
    initial commit about 2 months ago
  • .gitignore
    27 Bytes
    Update: model.py and app.py to remove multiple instances of same methods and add quantization (f16) to reduce inference time 19 days ago
  • Dockerfile
    386 Bytes
    fix: update Dockerfile to install correct system dependencies for video processing about 2 months ago
  • README.md
    187 Bytes
    initial commit about 2 months ago
  • app.py
    4.2 kB
    fix: CPU-safe inference for HF free tier 19 days ago
  • model.py
    6.27 kB
    fix: prevent setting torch bridge in preprocess_video for numpy compatibility 19 days ago
  • requirements.txt
    119 Bytes
    feat: add /predict_frames endpoint and frame-based preprocessing to FastAPI service 26 days ago