Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
maddyrox
/
ai
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
ai
/
render.yaml
maddyrox
Upload 23 files
245a4de
verified
28 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
217 Bytes
services:
-
type:
web
name:
coin-toss
env:
python
buildCommand:
pip
install
-r
requirements.txt
startCommand:
gunicorn
app:app
envVars:
-
key:
PYTHON_VERSION
value:
3.10
.0