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:
Marintosti
/
deploy-machine-learning
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
marintosti12
commited on
Sep 9, 2025
Commit
1de128a
·
1 Parent(s):
437d56a
fix(readme) : Correction config du readme
Browse files
Files changed (1)
hide
show
README.md
+10
-1
README.md
CHANGED
Viewed
@@ -1 +1,10 @@
1
-
# deploy
-
machine
-
learning
1
+
--
-
2
+
title: "Deploy ML API"
3
+
emoji: "🚀"
4
+
colorFrom: "blue"
5
+
colorTo: "green"
6
+
sdk: "docker"
7
+
sdk_version: "latest"
8
+
app_file: "app.py"
9
+
pinned: false
10
+
---