Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
maddyrox
/
aii
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
aii
/
render.yaml
maddyrox
Upload 23 files
ad75c7b
verified
26 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