Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
waleeyd
/
deepfake-detector
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
waleeyd
commited on
Dec 29, 2025
Commit
87f6e7a
·
verified
·
1 Parent(s):
ec99e75
Create Procfile
Browse files
Files changed (1)
hide
show
Procfile
+1
-0
Procfile
ADDED
Viewed
@@ -0,0 +1 @@
1
+
web: gunicorn app:app --bind 0.0.0.0:$PORT --timeout 120 --workers 1