Spaces:
Sleeping
Sleeping
services: | |
- type: web | |
name: doors-and-windows | |
env: python | |
plan: free | |
buildCommand: pip install -r requirements.txt | |
startCommand: streamlit run app.py | |