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
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
isl-api
12.7 kB
Ctrl+K
Ctrl+K
1 contributor
History:
14 commits
Creator-090
fix: prevent setting torch bridge in preprocess_video for numpy compatibility
3067ed1
19 days ago
.gitattributes
Safe
1.52 kB
initial commit
about 2 months ago
.gitignore
Safe
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
Safe
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
Safe
4.2 kB
fix: CPU-safe inference for HF free tier
19 days ago
model.py
Safe
6.27 kB
fix: prevent setting torch bridge in preprocess_video for numpy compatibility
19 days ago
requirements.txt
Safe
119 Bytes
feat: add /predict_frames endpoint and frame-based preprocessing to FastAPI service
26 days ago