Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Duplicated from
jobindsri/jobin
yanp
/
example
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
example
/
app
/
__init__.py
sachin sharma
initial commit
b1f0e98
11 months ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
Safe
118 Bytes
"""
ML Inference Service
A FastAPI-based web service for machine learning model inference.
"""
__version__ =
"0.1.0"