Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
abhisheksan
/
multiutility-server
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
multiutility-server
Ctrl+K
Ctrl+K
1 contributor
History:
22 commits
abhisheksan
Add python-multipart dependency
decedbe
3 months ago
app
Simplify: Remove proxy service, keep only audio file upload for HF Spaces
3 months ago
tests
Add Whisper transcription support and config
3 months ago
.dockerignore
Safe
699 Bytes
Refactor Docker setup: streamline Dockerfile, remove redundant files, and enhance scripts for clarity and functionality
7 months ago
.env.example
Safe
951 Bytes
Add Whisper transcription support and config
3 months ago
.gitignore
Safe
1.54 kB
Add embeddings API, caching, and Docker revamp
3 months ago
Dockerfile
Safe
1.69 kB
Add Whisper transcription support and config
3 months ago
README.md
Safe
6.26 kB
Simplify: Remove proxy service, keep only audio file upload for HF Spaces
3 months ago
docker-compose.yml
Safe
633 Bytes
Update CMD instruction in Dockerfile to use Poetry for running the application and adjust volume mapping in docker-compose.yml
7 months ago
poetry.lock
Safe
308 kB
Add python-multipart dependency
3 months ago
pyproject.toml
Safe
1.29 kB
Add python-multipart dependency
3 months ago
test_endpoints.py
Safe
12.4 kB
Fix: Update poetry.lock to include httpx dependency for proxy service support
3 months ago