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:
Sakya85
/
assessment_recommendation_api
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Sakya85
commited on
Nov 8, 2025
Commit
b228e64
·
verified
·
1 Parent(s):
db04f79
Create Procfile
Browse files
Files changed (1)
hide
show
Procfile
+1
-0
Procfile
ADDED
Viewed
@@ -0,0 +1 @@
1
+
web: gunicorn api:app --bind 0.0.0.0:$PORT