d-and-w / render.yaml
akshathmangudi's picture
pushing to hf spaces
713d275
raw
history blame contribute delete
172 Bytes
services:
- type: web
name: doors-and-windows
env: python
plan: free
buildCommand: pip install -r requirements.txt
startCommand: streamlit run app.py