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:
Hans-R-D
/
encoder-pipeline
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
31c7d4d
encoder-pipeline
15.3 kB
Ctrl+K
Ctrl+K
2 contributors
History:
13 commits
Chandima Prabhath
Fix import path for encode_video_task in main.py; add __init__.py and version.py for package initialization and versioning
31c7d4d
about 1 year ago
video_encoder
Fix import path for encode_video_task in main.py; add __init__.py and version.py for package initialization and versioning
about 1 year ago
.gitattributes
Safe
1.52 kB
initial commit
about 1 year ago
.gitignore
Safe
5 Bytes
Refactor Redis connection handling and update Dockerfile for environment variable support
about 1 year ago
DOCS.md
Safe
3.74 kB
Add initial implementation of video encoder pipeline with FastAPI and FFmpeg
about 1 year ago
Dockerfile
316 Bytes
Update Dockerfile and run.py for improved environment configuration; enhance health check response in main.py
about 1 year ago
README.md
Safe
200 Bytes
initial commit
about 1 year ago
requirements.txt
131 Bytes
Update rq dependency version and refactor worker connection handling
about 1 year ago
run.py
523 Bytes
Refactor worker initialization in run.py to use subprocess for improved process management; add worker.py for dedicated worker handling
about 1 year ago