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:
Hodely
/
amside-backend-api
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Hodely
commited on
May 27, 2025
Commit
1067ca8
·
verified
·
1 Parent(s):
e8a3ff1
Create Procfile
Browse files
Files changed (1)
hide
show
Procfile
+1
-0
Procfile
ADDED
Viewed
@@ -0,0 +1 @@
1
+
web: gunicorn app:app --worker-class gevent --workers 1 --bind 0.0.0.0:7860