Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sjmt
/
vapi-vf
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
vapi-vf
/
render.yaml
sjmt
Upload 4 files
2fbd444
verified
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
159 Bytes
version:
1
services:
-
name:
web
buildCommand:
pip
install
-r
requirements.txt
startCommand:
gunicorn
-w
4
--threads
2
-b
0.0
.0
.0
:$PORT
app:app